Skip to content

Commit b97b6bc

Browse files
committed
fix: add restart rule to db-postgres compose service
1 parent 73169d7 commit b97b6bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ services:
9090
interval: 10s
9191
timeout: 20s
9292
retries: 10
93+
restart: unless-stopped
9394

9495
volumes:
9596
db_data:

0 commit comments

Comments
 (0)