Changed web port
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
|||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
{{- end}}
|
{{- end}}
|
||||||
ports:
|
ports:
|
||||||
- "${WEB_PORT}:80"
|
- "${WEB_PORT}:443"
|
||||||
# - "${SSH_PORT}:22"
|
# - "${SSH_PORT}:22"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user