update port

This commit is contained in:
reonokiy 2025-05-14 15:50:00 +08:00
parent 6d76cc19ca
commit 8f4659da98
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -46,7 +46,7 @@ services:
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
ports: ports:
- '3000:3000' - 80:3000
# - '222:22' # - '222:22'
depends_on: depends_on:
postgres: postgres: