feat: 增加代理
This commit is contained in:
parent
55f2a33651
commit
6604b3a045
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue