-
-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The access log path is not being retrieved correctly, in the last pre-release there was some modification done to get the settings it seems and I think there was a small mistake that were pushed. It seems PIDPath was put instead of AccessLogPath
nginx-ui/internal/nginx/config_args.go
Line 78 in 0a4c1cd
| path = settings.NginxSettings.PIDPath |
To Reproduce
Steps to reproduce the behavior:
- Set AccessLogPath in config
- Click on access log in the ui
Expected behavior
Show access log
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done