Revert
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
6389cb229b
commit
f4f297f5b0
@ -17,7 +17,7 @@ services:
|
||||
# - db
|
||||
restart: always
|
||||
ports:
|
||||
- ${PORT}:${TARGET_PORT} # nginx -> server/app.js express app
|
||||
- ${PORT}:80 # nginx -> server/app.js express app
|
||||
# - 127.0.0.1:${SHELL_PORT}:4200 # shellinabox
|
||||
volumes:
|
||||
- /etc/nginx/ssl:/etc/nginx/ssl:ro # Use host web keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user