Update port

This commit is contained in:
Galuh Sahid 2023-12-29 13:48:19 +01:00
parent 4b31fe625a
commit d71844fe47
1 changed files with 1 additions and 1 deletions

View File

@ -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