Skip to content

Commit

Permalink
add restart on-failure for the proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak committed Jun 23, 2024
1 parent d8d2cb2 commit d2f188e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
proxy:
image: valian/docker-nginx-auto-ssl
# restart: on-failure
restart: on-failure
ports:
- 80:80
- 443:443
Expand Down

0 comments on commit d2f188e

Please sign in to comment.