Update docker-compose.dev.yaml
This commit is contained in:
parent
6e8a7b4153
commit
44359c51c4
@ -5,7 +5,7 @@ services:
|
||||
django:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./Dockerfiles/django/Dockerfile.dev
|
||||
dockerfile: ./Dockerfiles/django/Dockerfile
|
||||
restart: unless-stopped
|
||||
entrypoint: /django-launcher.dev.sh
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user