Setting the OPENVPN_CIPHERS explicitely
This commit is contained in:
parent
8954940e3c
commit
94467c9b3d
@ -149,6 +149,7 @@ services:
|
|||||||
- OPENVPN_USER=<vpn_user>
|
- OPENVPN_USER=<vpn_user>
|
||||||
- OPENVPN_PASSWORD=<vpn_password>
|
- OPENVPN_PASSWORD=<vpn_password>
|
||||||
- SERVER_COUNTRIES=<vpn_country>
|
- SERVER_COUNTRIES=<vpn_country>
|
||||||
|
- OPENVPN_CIPHERS=AES-256-GCM
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
# Portainer helps debugging and monitors the containers
|
# Portainer helps debugging and monitors the containers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user