generate 4get config from env variables

This commit is contained in:
throwaway 2024-01-08 23:14:27 -08:00
parent ed5a992354
commit 0cea51e5a3
5 changed files with 103 additions and 4 deletions

View file

@ -14,6 +14,10 @@ if [ ! -f /etc/4get/certs/cert.pem ] || [ ! -f /etc/4get/certs/chain.pem ] || [
mv /etc/apache2/httpd.conf_temp /etc/apache2/httpd.conf
fi
php82 ./docker/gen_config.php
echo "4get is running"
exec httpd -DFOREGROUND