mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update port
This commit is contained in:
parent
6d76cc19ca
commit
8f4659da98
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue