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