fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 14s
Deploy Prod / Push (pull_request) Successful in 15s
Deploy Prod / prepare (pull_request) Successful in 8s
Deploy Prod / Deploy prod (pull_request) Successful in 34s

This commit is contained in:
Egor Matveev 2025-07-12 10:20:46 +03:00
parent f784e8b45b
commit 501769b234

View File

@ -31,6 +31,7 @@ services:
image: ghcr.io/zitadel/zitadel:latest image: ghcr.io/zitadel/zitadel:latest
networks: networks:
- common-infra-nginx - common-infra-nginx
command: 'start-from-init --masterkey "MasterkeyNeedsToHave32Characters" --tlsMode disabled'
environment: environment:
ZITADEL_DATABASE_POSTGRES_HOST: pg.sprinthub.ru ZITADEL_DATABASE_POSTGRES_HOST: pg.sprinthub.ru
ZITADEL_DATABASE_POSTGRES_PORT: 5432 ZITADEL_DATABASE_POSTGRES_PORT: 5432