Compare commits
No commits in common. "f4f297f5b0b2e27057fc715269a4b85ab513c7b1" and "353095c2f8f25d9d9a431863c159aee1b7a5c9ed" have entirely different histories.
f4f297f5b0
...
353095c2f8
@ -18,7 +18,7 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- ${PORT}:80 # nginx -> server/app.js express app
|
||||
# - 127.0.0.1:${SHELL_PORT}:4200 # shellinabox
|
||||
- 127.0.0.1:14200: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