Skip to content

Commit

Permalink
chore: added restart unless-stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
vonlooten committed Apr 3, 2022
1 parent bfb6dad commit f349aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: "3.9"
services:
webminer:
container_name: webminer
restart: unless-stopped
build:
context: .
dockerfile: MinerDockerfile
Expand Down

0 comments on commit f349aae

Please sign in to comment.