This commit is contained in:
Dennis Eichhorn 2023-09-20 01:38:27 +00:00
parent 115d17dea5
commit b13127e447

View File

@ -73,6 +73,8 @@ FLUSH PRIVILEGES;
# Apache2
# Remove %h in apache2.conf (this logs the ip addresses)
cat << EOF > /etc/apache2/sites-available/000-default.conf
<VirtualHost *:80>
ServerAdmin info@jingga.app