mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Add build tag enable prompt
This commit is contained in:
@@ -22,7 +22,7 @@ CERT_FILE = cert.pem
|
||||
KEY_FILE = key.pem
|
||||
|
||||
[database]
|
||||
; Either "mysql", "postgres" or "sqlite3"(binary release only), it's your choice
|
||||
; Either "mysql", "postgres" or "sqlite3", it's your choice
|
||||
DB_TYPE = mysql
|
||||
HOST = 127.0.0.1:3306
|
||||
NAME = gogs
|
||||
|
Reference in New Issue
Block a user