changed port for server
This commit is contained in:
@@ -8,6 +8,6 @@ services:
|
|||||||
stop_signal: SIGINT
|
stop_signal: SIGINT
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- '8000:8000'
|
- '8005:8000'
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/app
|
- ./app:/app
|
||||||
Reference in New Issue
Block a user