OVPN_NGINX_HTPASSWD

This commit is contained in:
Farid Musa 2024-01-02 02:58:13 +04:00
parent 33a19e58b6
commit 1897ef7595
1 changed files with 1 additions and 0 deletions

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