Improve db path prompt when install
This commit is contained in:
parent
f15a2f9b25
commit
ee53204e02
7 changed files with 23 additions and 23 deletions
|
@ -91,7 +91,7 @@ USER = root
|
|||
PASSWD =
|
||||
; For "postgres" only, either "disable", "require" or "verify-full"
|
||||
SSL_MODE = disable
|
||||
; For "sqlite3" and "tidb"
|
||||
; For "sqlite3" and "tidb", use absolute path when you start as service
|
||||
PATH = data/gogs.db
|
||||
|
||||
[admin]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue