mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-18 08:02:09 +03:00
feat: 增加代理
This commit is contained in:
parent
55f2a33651
commit
6604b3a045
@ -7,8 +7,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
container_name: dc_gpt4free
|
||||
environment:
|
||||
# - http_proxy=http://127.0.0.1:1080
|
||||
# - https_proxy=http://127.0.0.1:1080
|
||||
- http_proxy=http://127.0.0.1:1080
|
||||
- https_proxy=http://127.0.0.1:1080
|
||||
image: img_gpt4free
|
||||
ports:
|
||||
- 8501:8501
|
||||
|
Loading…
Reference in New Issue
Block a user