Skip to content

Commit 3a7e2ca

Browse files
docker: restart unless stopped
1 parent 31b2483 commit 3a7e2ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ services:
2020
depends_on:
2121
db:
2222
condition: service_healthy
23+
restart: unless-stopped
2324

2425
volumes:
2526
topicdb:

0 commit comments

Comments
 (0)