Skip to content

Commit

Permalink
Added restart always condition (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb authored Jul 8, 2024
1 parent e039e39 commit 0d6f4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HPNas/Networking/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ services:
environment:
- NGINX_HOST=192.168.0.67
- NGINX_PORT=80
restart: always

0 comments on commit 0d6f4b6

Please sign in to comment.