Alex Wong
Results
1
comments of
Alex Wong
@AlwaysZmx network problem If you deployed by docker, modify `docker-compose.yml`, uncomment the following codes: ```yaml ... # environment: # - http_proxy=http://127.0.0.1:1080 # modify this for your proxy # - https_proxy=http://127.0.0.1:1080...