update port
This commit is contained in:
parent
10ce9208a7
commit
7d6b964bed
|
@ -7,7 +7,7 @@ services:
|
|||
PUID: 1000
|
||||
PGID: 1000
|
||||
ports:
|
||||
- "100.104.163.2:4001:3000"
|
||||
- "100.104.163.2:4004:3000"
|
||||
volumes:
|
||||
- ${PWD}/config:/app/config # Make sure your local config directory exists
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
|
||||
|
|
Loading…
Reference in New Issue