mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
.env.dist
This commit is contained in:
parent
349d4316d8
commit
d5436646e5
7
database/.env.dist
Normal file
7
database/.env.dist
Normal file
@ -0,0 +1,7 @@
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_USER=root
|
||||
DB_PASSWORD=
|
||||
DB_DATABASE=gradido_community
|
||||
MIGRATIONS_TABLE=migrations
|
||||
MIGRATIONS_DIRECTORY=./migrations/
|
||||
Loading…
x
Reference in New Issue
Block a user