fix access to database in ci

This commit is contained in:
2022-01-12 22:06:47 +01:00
parent 8159144f26
commit 39b5ce0320
2 changed files with 1 additions and 2 deletions

View File

@@ -3,4 +3,3 @@
# Run tests from root to adapt your own environment
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
DATABASE_URL=postgresql://postgres:postgres@db:5432/postgres?serverVersion=12&charset=utf8