Add support for pytest
This commit is contained in:
@ -22,6 +22,7 @@ services:
|
||||
- main
|
||||
web:
|
||||
build: .
|
||||
env_file: .env
|
||||
command: python manage.py runserver 0.0.0.0:8000
|
||||
volumes:
|
||||
- .:/app
|
||||
|
Reference in New Issue
Block a user