This commit is contained in:
@@ -2,12 +2,4 @@ services:
|
||||
web:
|
||||
command: python -Wa manage.py test --noinput --parallel
|
||||
restart: "no"
|
||||
env_file:
|
||||
- path: .env.template
|
||||
required: true
|
||||
|
||||
db:
|
||||
env_file:
|
||||
- path: .env.template
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user