This commit is contained in:
Harish Karumuthil 2024-09-11 19:58:35 +05:30
parent a0c2f2bd5b
commit a0c29ece6a

View File

@ -6,10 +6,10 @@ services:
context: ./
tty: true
ports:
- "${SERVICE_FQDN_PUBLIC_SSH_PORT}:22"
- "${SERVICE_FQDN_PUBLICSSHPORT}:22"
- 80
environment:
- container=podman
# Public ssh port number
- SERVICE_FQDN_PUBLIC_SSH_PORT=3300
- SERVICE_FQDN_PUBLICSSHPORT=3300