mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-27 02:57:44 +00:00
fix access to database in ci
This commit is contained in:
parent
8159144f26
commit
39b5ce0320
@ -3,4 +3,3 @@
|
|||||||
# Run tests from root to adapt your own environment
|
# Run tests from root to adapt your own environment
|
||||||
KERNEL_CLASS='App\Kernel'
|
KERNEL_CLASS='App\Kernel'
|
||||||
APP_SECRET='$ecretf0rt3st'
|
APP_SECRET='$ecretf0rt3st'
|
||||||
DATABASE_URL=postgresql://postgres:postgres@db:5432/postgres?serverVersion=12&charset=utf8
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 7a58754daf4a82f3b5419b2fb17a2ea42f7f9e7a
|
Subproject commit 0fef0f21602989ed3aa6b301080ae406d71dd632
|
Loading…
x
Reference in New Issue
Block a user