Remove redundant override
This commit is contained in:
parent
6ac4e5d5c2
commit
fd5f910ac0
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ services:
|
||||||
|
|
||||||
django:
|
django:
|
||||||
build:
|
build:
|
||||||
context: .
|
|
||||||
dockerfile: ./docker/django
|
|
||||||
target: development
|
target: development
|
||||||
command: python /app/src/manage.py runserver 0.0.0.0:8000
|
command: python /app/src/manage.py runserver 0.0.0.0:8000
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue