We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f41602 commit 22de88fCopy full SHA for 22de88f
PolyLingua/docker_compose/intel/cpu/xeon/compose.yaml
@@ -88,7 +88,7 @@ services:
88
ports:
89
- "${NGINX_PORT:-80}:80"
90
volumes:
91
- - ./deploy/nginx.conf:/etc/nginx/nginx.conf:ro
+ - ../../../../deploy/nginx.conf:/etc/nginx/nginx.conf:ro
92
environment:
93
- no_proxy=${no_proxy}
94
- https_proxy=${https_proxy}
0 commit comments