add top menu
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
database:
|
||||
type: mysql # "mysql" (default),sqlite or "postgres"
|
||||
host: localhost
|
||||
port: 5432
|
||||
user: gitea
|
||||
password: gitea
|
||||
database: gitea
|
||||
port: 3306
|
||||
user: root
|
||||
password: Maal12345678
|
||||
database: nalu
|
||||
max_open_conns: 10
|
||||
max_idle_conns: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user