Update port from 8234 to 8777
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
build: .
|
||||
container_name: telemovris_app
|
||||
ports:
|
||||
- "8234:8000"
|
||||
- "8777:8000"
|
||||
volumes:
|
||||
- ./src:/app/src
|
||||
- ./data:/app/data
|
||||
|
||||
Reference in New Issue
Block a user