feat: adjust ROOT_URL in gitea and create action runner

This commit is contained in:
2024-09-16 13:22:05 +05:00
parent b2c327e218
commit 9340c66e37
3 changed files with 74 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ gitea:
ENABLE_PPROF: true
ENABLE_GZIP: true
LFS_START_SERVER: true
ROOT_URL: https://git.dogar.dev
database:
DB_TYPE: postgres
HOST: postgres-cluster-rw.postgres-system.svc.cluster.local:5432