Try fixing port
This commit is contained in:
parent
b0723449f1
commit
a0c2f2bd5b
@ -6,8 +6,10 @@ services:
|
||||
context: ./
|
||||
tty: true
|
||||
ports:
|
||||
- 22
|
||||
- 80
|
||||
- "${SERVICE_FQDN_PUBLIC_SSH_PORT}:22"
|
||||
- 80
|
||||
environment:
|
||||
container: podman
|
||||
- container=podman
|
||||
# Public ssh port number
|
||||
- SERVICE_FQDN_PUBLIC_SSH_PORT=3300
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user