add top menu

This commit is contained in:
2026-03-26 13:22:10 +01:00
parent ca27cbea1c
commit c09e525736
10 changed files with 403 additions and 190 deletions

View File

@@ -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