-
Notifications
You must be signed in to change notification settings - Fork 314
Description
Script
nginx-proxy-manager
Describe the bug
The script runs but errors out trying to start the openresty service. It gives an ip range error. I believe this is due to the fact that in the conf file, there is a comment next to the second line of ip ranges but it is not correctly commented out. Moving it down to the next line correctly comments the line, but when I run the script again, it uses your conf file instead of my edited one because it cleans everything and starts all over. I am not at home right now and doing this from memory so hopefully it is concise and correct enough for you to find it
System info:
- Proxmox Version: [e.g. 6.3-6]
- Alpine Version: [e.g. 3.12]
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.