mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-07-12 02:15:55 +02:00
6 lines
241 B
Text
6 lines
241 B
Text
|
PROJECT_DB_ROOT_PASSWORD=user_password
|
||
|
PROJECT_DB_DATABASE=lexiconga_db_name
|
||
|
PROJECT_DB_USER=lexiconga_db_username
|
||
|
# For local development, it should be fine to share root and regular password
|
||
|
PROJECT_DB_PASSWORD=${PROJECT_DB_ROOT_PASSWORD}
|