Get gitea to work.

This commit is contained in:
Raphaël Numbus
2026-03-05 12:48:25 +01:00
parent 5394287b3a
commit 6de5f0cd28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ helper.mkPodmanService {
- GITEA__database__USER=$DB_USERNAME
- GITEA__database__PASSWD=$DB_PASSWORD
- GITEA__server__SSH_PORT=2424
- GITEA__server__ROOT_URL=${cfg.subdomain}.${config.numbus.services.domain}
- GITEA__server__ROOT_URL=https://${cfg.subdomain}.${config.numbus.services.domain}
depends_on:
- gitea-database
security_opt: