I have changed the msql passwords, the app url is pointed to my reverse proxy url, https://pterodactyl.mydomain.org, the reverse proxy is set up correctly, but there is n server found on the port I am specifying in the docker compose.
So the only changes made are: x-common.database.MYSQL_PASSWORD x-common.database.MYSQL_ROOT_PASSWORD x-common.panel.APP_URL x-common.panel.APP_SERVICE_AUTHOR x-common.services.panel.ports (Removed 80:80 and changed 443:443 to 25575:443)
If you need any logs let me know and I can grab them.