Update port
This commit is contained in:
parent
4b31fe625a
commit
d71844fe47
|
@ -7,7 +7,7 @@ services:
|
|||
PUID: 1000
|
||||
PGID: 1000
|
||||
ports:
|
||||
- 5007:5007
|
||||
- "100.104.163.2:3001:3001"
|
||||
volumes:
|
||||
- /path/to/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