Skip to content

Commit

Permalink
Update docker-compose.db.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kimachinskiy authored Sep 10, 2023
1 parent 35b5fe8 commit e258bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: "3.8"
services:
db:
image: postgres:14
user: softforum
container_name: db
restart: always
volumes:
Expand Down

0 comments on commit e258bcd

Please sign in to comment.