app port setting
This commit is contained in:
@@ -58,7 +58,7 @@ services:
|
||||
MYSQL_PASSWORD: touchh
|
||||
command: ['python3', 'manage.py', 'runserver', '0.0.0.0:8000']
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- port: 8000
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user