Change default port
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
container_name: gardev-startpage
|
container_name: gardev-startpage
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3003:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data/
|
- ./data:/app/data/
|
||||||
env_file:
|
env_file:
|
||||||
|
|||||||
Reference in New Issue
Block a user