Skip to content

Commit

Permalink
feat: unless stoped policy added to prevent stuff go sideways on reboots
Browse files Browse the repository at this point in the history
  • Loading branch information
maaasyn committed May 9, 2024
1 parent b676780 commit d3b7b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ services:
- 5432:5432
volumes:
- ./data/postgres-data:/var/lib/postgresql/data
restart: unless-stopped

0 comments on commit d3b7b41

Please sign in to comment.