Current Behavior
"Auto-Deploy" command outputs panel URL with http, not https. For example: cd /etc/pterodactyl && sudo wings configure --panel-url http://panel.example.com --token [REDACTED] --node 5
Expected Behavior
"Auto-Deploy" command should give the URL in https if its in use. For Example: For example: cd /etc/pterodactyl && sudo wings configure --panel-url https://panel.example.com --token [REDACTED] --node 5
Steps to Reproduce
- Setup the panel, with the FQDN being HTTPS
2: Add a wings node, and select the auto-deploy command
3: Paste the auto-deploy command into the terminal, and look at the panel URL.
Panel Version
1.11.3
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
Current Behavior
"Auto-Deploy" command outputs panel URL with http, not https. For example:
cd /etc/pterodactyl && sudo wings configure --panel-url http://panel.example.com --token [REDACTED] --node 5Expected Behavior
"Auto-Deploy" command should give the URL in https if its in use. For Example: For example:
cd /etc/pterodactyl && sudo wings configure --panel-url https://panel.example.com --token [REDACTED] --node 5Steps to Reproduce
2: Add a wings node, and select the auto-deploy command
3: Paste the auto-deploy command into the terminal, and look at the panel URL.
Panel Version
1.11.3
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?