postgresql prod ip
All checks were successful
Deploy / CreateImage (push) Successful in 1m52s
Deploy / DeployService (push) Successful in 22s

This commit is contained in:
skeris 2025-03-20 01:41:16 +03:00
parent ea46112737
commit b94f1ea9af

@ -10,6 +10,6 @@ services:
MINIO_EP: s3.timeweb.cloud
MINIO_AK: 5CV77KVDUU9H0II9R24M
MINIO_SK: 0W0m8DyvdAKRJnsAy6mB5zndQ7RouJBLhqhtThcu
PG_CRED: 'host=10.8.0.122 port=5433 user=squiz password=Redalert2 dbname=squiz sslmode=disable'
PG_CRED: 'host=10.8.0.12 port=5433 user=squiz password=Redalert2 dbname=squiz sslmode=disable'
ports:
- 10.8.0.12:1589:1489