ready for prod?
Some checks failed
Build Docker Image / build-and-push (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
Run Tests / test (push) Has been cancelled

This commit is contained in:
Tim Bendt
2025-11-30 20:23:40 -05:00
parent 3fdda5b34e
commit 8889eb10ce
4 changed files with 4 additions and 51 deletions

View File

@@ -16,7 +16,7 @@ services:
image: postgres:17
environment:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=fake
- POSTGRES_PASSWORD=df7c6935a6ff
- POSTGRES_DB=bewcloud
restart: always
volumes: