diff options
Diffstat (limited to 'compose/config/opa-pdp/config.json')
-rw-r--r-- | compose/config/opa-pdp/config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compose/config/opa-pdp/config.json b/compose/config/opa-pdp/config.json new file mode 100644 index 00000000..0eb38c9d --- /dev/null +++ b/compose/config/opa-pdp/config.json @@ -0,0 +1,8 @@ +{ + "logging": { + "level": "debug" + }, + "decision_logs": { + "console": true + } +} |