tidy up
This commit is contained in:
parent
3510cf28a9
commit
6ad2d6d7d3
9 changed files with 26 additions and 71 deletions
|
@ -2,7 +2,7 @@ services:
|
|||
db:
|
||||
container_name: recipes_postgres
|
||||
image: docker.io/library/postgres:17
|
||||
restart: always
|
||||
# restart: always
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue