mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-07 18:03:33 +00:00
Notify policy updates to open-appsec container.
UI labels in log.
This commit is contained in:
@@ -2,4 +2,8 @@ module.exports = {
|
||||
APPSEC_CONFIG_FILE_NAME: 'local_policy.yaml',
|
||||
APPSEC_EXT_DIR: '/ext/appsec',
|
||||
APPSEC_LOG_DIR: '/ext/appsec-logs',
|
||||
USE_NOTIFY_POLICY: true,
|
||||
PORTS: [7777, 7778],
|
||||
HOSTURL: 'http://127.0.0.1',
|
||||
POLICY_PATH: '/etc/cp/conf/local_policy.yaml',
|
||||
};
|
Reference in New Issue
Block a user