Skip to content

Commit

Permalink
changing restart behavior on service
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGankalot committed Jul 16, 2024
1 parent 2b0e10a commit de5d029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ services:
- ./instance:/instance
ports:
- "9696:9696"
restart: "unless-stopped"

0 comments on commit de5d029

Please sign in to comment.