mirror of
https://github.com/YunoHost-Apps/my_capsule_ynh.git
synced 2024-09-03 19:46:21 +02:00
Fix db_access.txt
This commit is contained in:
parent
4c09635cf5
commit
2b1e00e4b2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# MySQL Database
|
||||
name: __DB_NAME__
|
||||
user: __DB_USER__
|
||||
pass: __DB_PASS__
|
||||
pass: __DB_PWD__
|
||||
|
|
Loading…
Reference in a new issue