Never restart the vpnunit container.

This commit is contained in:
giomba 2024-05-12 22:53:52 +02:00
parent da8c963e7f
commit 68cbe93a56
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.3"
services:
vpnunit:
image: git.golem.linux.it/argilla/vpnunit-img:2
restart: unless-stopped
restart: never
volumes:
- /srv/vpnunit:/data
ports: