This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your panel should run on port 80 (well whatever you want I suppose) | |
Node daemon port should be 443 (but still http) because it hard codes those ports into connection urls for websockets in the webui :/ | |
Ensure you have `TRUSTED_PROXIES=proxyip` in your `/var/www/pterodactyl/.env` file. |