mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 03:08:40 +00:00
fix db credentials
This commit is contained in:
parent
cfd5fdf84f
commit
8a6654a91e
|
|
@ -12,8 +12,8 @@ WEB_URL="http://jingga.app"
|
|||
MAIL_ADDR=""
|
||||
|
||||
# Authentications
|
||||
DB_USER="root"
|
||||
DB_PASSWORD="root"
|
||||
DB_USER="test"
|
||||
DB_PASSWORD="orange"
|
||||
|
||||
# Git variables
|
||||
GITHUB_URL[0]="https://github.com/Karaka-Management/Karaka.git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user