Update compose.yaml

This commit is contained in:
slawk0
2024-08-25 22:44:43 +02:00
committed by GitHub
parent 12ad8a5b99
commit 1ffd07c7ad

View File

@@ -20,7 +20,7 @@ services:
environment: environment:
POSTGRES_USER: postgres POSTGRES_USER: postgres
POSTGRES_DB: webchat POSTGRES_DB: webchat
POSTGRES_PASSWORD: jebanechaslo POSTGRES_PASSWORD: str0ngP@ssword
expose: expose:
- "5432" - "5432"
healthcheck: healthcheck: