fix compose
This commit is contained in:
parent
84741d46ad
commit
d566bba73e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
environment:
|
||||
OVPN_NETWORK: ${OVPN_NETWORK}
|
||||
OVPN_CCD: ${OVPN_CCD}
|
||||
OVPN_CCD_PATH: ${OVPN_CCD_PATH
|
||||
OVPN_CCD_PATH: ${OVPN_CCD_PATH}
|
||||
EASYRSA_PATH: ${EASYRSA_PATH}
|
||||
OVPN_SERVER: ${OVPN_SERVER}
|
||||
OVPN_INDEX_PATH: ${OVPN_INDEX_PATH}
|
||||
|
|
Loading…
Reference in a new issue