Setting the OPENVPN_CIPHERS explicitely

This commit is contained in:
Roger Gonzalez 2023-05-16 22:14:20 -03:00
parent 8954940e3c
commit 94467c9b3d
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -149,6 +149,7 @@ services:
- OPENVPN_USER=<vpn_user>
- OPENVPN_PASSWORD=<vpn_password>
- SERVER_COUNTRIES=<vpn_country>
- OPENVPN_CIPHERS=AES-256-GCM
restart: unless-stopped
# Portainer helps debugging and monitors the containers