This commit is contained in:
Andreas Knuth 2025-07-27 15:59:45 -05:00
parent 4efb69a356
commit 80acd37da7
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ services:
- DB_NAME=${POSTGRES_DB}
- DB_USER=${POSTGRES_USER}
- DB_PASSWORD=${POSTGRES_PASSWORD}
command: sh
restart: unless-stopped
depends_on:
- postgres