ptero-eggs icon indicating copy to clipboard operation
ptero-eggs copied to clipboard

Feature Request: Specify webroot in a variable

Open PolarizedIons opened this issue 3 years ago • 2 comments

I want to serve data generated by another server, using the mounts system of pterodactyl, but mounts cannot include /home/container in the path

PolarizedIons avatar Oct 23 '22 14:10 PolarizedIons

in your file manager open /home/container/nginx/conf.d/default.conf then find where it says

root /home/container/webroot;

then change /home/container/webroot to your mount path and save the file, restart your server

404invalid-user avatar Feb 20 '23 22:02 404invalid-user

Yes that is the way to do it indeed

finnie2006 avatar Feb 20 '23 22:02 finnie2006