secrets support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-04 17:26:06 +01:00
parent 2a25c2771b
commit f4119771e1
2 changed files with 14 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ services:
- /dev/net/tun # needed for tap access
environment:
VPN_PASSWORD: "ThePassw0rd"
# VPN_PASSWORD_FILE: /run/secrets/MYPASSWD # example with docker secrets file
SERVER: vpn.server.it
LIC_FILE: /config/vpn.lic
volumes: