fix: postgresql host

This commit is contained in:
auricom
2022-08-13 22:45:15 +02:00
parent a95bf0eea8
commit 66ebff9d5f
6 changed files with 11 additions and 5 deletions

View File

@@ -43,6 +43,7 @@ spec:
USER: gitea
PASSWD: ${SECRET_GITEA_DB_PASSWORD}
SCHEMA: public
SSL_MODE: verify-full
server:
SSH_PORT: 22
SSH_LISTEN_PORT: 30322