Set domains for gitea
This commit is contained in:
@@ -52,6 +52,10 @@ spec:
|
|||||||
DEFAULT:
|
DEFAULT:
|
||||||
APP_NAME: "Gitea: Greg's Cup of Git"
|
APP_NAME: "Gitea: Greg's Cup of Git"
|
||||||
RUN_MODE: dev
|
RUN_MODE: dev
|
||||||
|
server:
|
||||||
|
DOMAIN: "thehellings.com"
|
||||||
|
ROOT_URL: "https://src.thehellings.com"
|
||||||
|
SSH_PORT: "2222"
|
||||||
database:
|
database:
|
||||||
DB_TYPE: postgres
|
DB_TYPE: postgres
|
||||||
HOST: "postgres-rw.db.svc.cluster.local:5432"
|
HOST: "postgres-rw.db.svc.cluster.local:5432"
|
||||||
|
|||||||
Reference in New Issue
Block a user