mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 01:10:22 -08:00
OVPN_NGINX_HTPASSWD
This commit is contained in:
parent
33a19e58b6
commit
1897ef7595
@ -10,5 +10,6 @@ set -a
|
|||||||
source .env
|
source .env
|
||||||
set +a
|
set +a
|
||||||
|
|
||||||
|
echo -e "$OVPN_NGINX_HTPASSWD\n" > ./nginx/.htpasswd
|
||||||
envsubst < ./nginx/default.conf.tpl > ./nginx/default.conf
|
envsubst < ./nginx/default.conf.tpl > ./nginx/default.conf
|
||||||
envsubst < ./ovpn_config/openvpn.conf.tpl > ./ovpn_config/openvpn.conf
|
envsubst < ./ovpn_config/openvpn.conf.tpl > ./ovpn_config/openvpn.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user