This commit is contained in:
fred 2025-07-17 09:17:10 -07:00
parent 3510cf28a9
commit 6ad2d6d7d3
9 changed files with 26 additions and 71 deletions

View file

@ -2,7 +2,7 @@ services:
db:
container_name: recipes_postgres
image: docker.io/library/postgres:17
restart: always
# restart: always
env_file:
- .env
environment: