mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 18:16:26 +00:00
Improved pdns dev config
This commit is contained in:
@ -130,7 +130,7 @@ func getCommonArgs() []string {
|
||||
}
|
||||
|
||||
args = append(args, "--log", "/data/logs/acme.sh.log")
|
||||
// args = append(args, "--debug", "2")
|
||||
args = append(args, "--debug", "2")
|
||||
|
||||
return args
|
||||
}
|
||||
|
Reference in New Issue
Block a user