We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff23e88 commit e6874efCopy full SHA for e6874ef
docker-compose.yml
@@ -1,6 +1,7 @@
1
version: '3'
2
services:
3
backend:
4
+ restart: always
5
build: .
6
volumes:
7
- ./data:/data
0 commit comments