cleanup
Some checks failed
Gitea build & Test. / docker (push) Failing after 5s

This commit is contained in:
WGAVermeer
2026-03-08 14:54:29 +01:00
parent 8e4e2b8434
commit 7ecd65b9c2
3 changed files with 0 additions and 30 deletions

View File

@@ -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