connection upgrade with nginx
This commit is contained in:
@@ -54,6 +54,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./requirements/nginx/conf/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./requirements/nginx/conf/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
command: [nginx-debug, "-g", "daemon off;"]
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user