We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb82518 commit 53b7e1cCopy full SHA for 53b7e1c
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
watch:
44
- path: ./db
45
action: rebuild
46
- restart: always
+ restart: on-failure
47
networks: ['backend']
48
environment:
49
MYSQL_ROOT_USER: admin
0 commit comments