1
0
Fork 0
mirror of synced 2024-05-25 19:41:14 -04:00

OVPN_NGINX_HTPASSWD

This commit is contained in:
Farid Musa 2024-01-02 02:58:13 +04:00
parent 33a19e58b6
commit 1897ef7595

View file

@ -10,5 +10,6 @@ set -a
source .env
set +a
echo -e "$OVPN_NGINX_HTPASSWD\n" > ./nginx/.htpasswd
envsubst < ./nginx/default.conf.tpl > ./nginx/default.conf
envsubst < ./ovpn_config/openvpn.conf.tpl > ./ovpn_config/openvpn.conf