change port

This commit is contained in:
Gal 2023-12-30 01:52:32 +01:00
parent 0fac4c9401
commit 49b5fef745
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
PUID: 1000
PGID: 1000
ports:
- "100.104.163.2:3001:3001"
- "100.104.163.2:4001:3000"
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