mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Improve db path prompt when install
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user