add index

This commit is contained in:
zackartz 2024-05-03 17:15:52 -04:00
parent 6e75f625e0
commit 82cdc7fc58
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -77,6 +77,9 @@
''; '';
extraConfig = '' extraConfig = ''
index index.html index.htm index.php;
charset utf-8;
access_log off; access_log off;
error_log /var/log/nginx/pterodactyl.app-error.log error; error_log /var/log/nginx/pterodactyl.app-error.log error;