about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel.to.malpa@gmail.com>2020-03-13 22:13:06 +0100
committerPaweł Dybiec <pawel.to.malpa@gmail.com>2020-03-13 22:13:06 +0100
commit2e5bb5a00d0cc62c91fb82731d4b862018c97880 (patch)
tree95a80e2e8a1842a60aff8ac5c83270bb26b0ef0a
parentFix cert renewal to wait and cleanup (diff)
Make vpn restart always
-rw-r--r--docker.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker.yml b/docker.yml
index d6a345b..529b4f7 100644
--- a/docker.yml
+++ b/docker.yml
@@ -138,3 +138,4 @@
             volumes:
               - "openvpn-certs:/etc/openvpn"
             privileged: true
+            restart: always