port change
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
jobs-app:
|
jobs-app:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8001:8000"
|
||||||
environment:
|
environment:
|
||||||
# Required environment variables
|
# Required environment variables
|
||||||
- FLASK_SECRET=${FLASK_SECRET:?}
|
- FLASK_SECRET=${FLASK_SECRET:?}
|
||||||
|
|||||||
Reference in New Issue
Block a user