mirror of
https://github.com/nold360/hive-apps
synced 2024-11-20 04:29:26 +00:00
Fix(gitea) ROOT_URL
This commit is contained in:
parent
0fa4253231
commit
3950a3bfa0
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ gitea:
|
|||
server:
|
||||
LFS_START_SERVER: true
|
||||
PROTOCOL: http
|
||||
DOMAIN: git.nold.in
|
||||
ROOT_URL: https://git.nold.in
|
||||
database:
|
||||
HOST: gitea-postgresql.gitea.svc.cluster.local:5432
|
||||
service:
|
||||
|
|
Loading…
Reference in a new issue