mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-11-12 22:21:32 +01: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}
|