Restart policy

This commit is contained in:
Olusesan Ameye
2023-03-04 02:52:25 +00:00
parent 074919e973
commit 4123d3655f
+1
View File
@@ -11,6 +11,7 @@ services:
ports:
- 9999:9000
privileged: true
restart: unless-stopped
environment:
- DOCKER_BUILDKIT=1
volumes: