fix: Gitea | fix ssh clone url
This commit is contained in:
@@ -36,6 +36,7 @@ gitea:
|
|||||||
ENABLE_PPROF: true
|
ENABLE_PPROF: true
|
||||||
ENABLE_GZIP: true
|
ENABLE_GZIP: true
|
||||||
LFS_START_SERVER: true
|
LFS_START_SERVER: true
|
||||||
|
SSH_DOMAIN: git.dogar.dev
|
||||||
database:
|
database:
|
||||||
DB_TYPE: postgres
|
DB_TYPE: postgres
|
||||||
HOST: postgres-cluster-rw.postgres-system.svc.cluster.local:5432
|
HOST: postgres-cluster-rw.postgres-system.svc.cluster.local:5432
|
||||||
|
|||||||
Reference in New Issue
Block a user