mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Update app.ini
This commit is contained in:
parent
da87fec4d7
commit
0ea4574aa5
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ DB_TYPE = mysql
|
|||
HOST = 127.0.0.1:3306
|
||||
NAME = __DB_USER__
|
||||
USER = __DB_USER__
|
||||
PASSWD = __DB_PPWD__
|
||||
PASSWD = __DB_PWD__
|
||||
; For "postgres" only, either "disable", "require" or "verify-full"
|
||||
SSL_MODE = disable
|
||||
; For "sqlite3" and "tidb", use absolute path when you start as service
|
||||
|
|
Loading…
Add table
Reference in a new issue