Skip to content

Commit

Permalink
feat: restart always
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt authored Apr 20, 2024
1 parent 8afe83e commit d4fb170
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
odins_vault:
build: "."
restart: always
networks:
metaploy-network:
aliases:
Expand All @@ -20,4 +21,4 @@ volumes:
name: metaploy-nginx-config-volume
odins-vault:
external: true
name: odins-vault
name: odins-vault

0 comments on commit d4fb170

Please sign in to comment.