Compare commits
2 Commits
353095c2f8
...
f4f297f5b0
Author | SHA1 | Date | |
---|---|---|---|
f4f297f5b0 | |||
6389cb229b |
@ -17,8 +17,8 @@ services:
|
||||
# - db
|
||||
restart: always
|
||||
ports:
|
||||
- ${PORT}:80 # nginx -> server/app.js express app
|
||||
- 127.0.0.1:14200:4200 # shellinabox
|
||||
- ${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
|
||||
- ${PICTURES}:/pictures
|
||||
|
Loading…
x
Reference in New Issue
Block a user