Skip to content
Snippets Groups Projects
Commit 6a4ce4c3 authored by ale's avatar ale
Browse files

Fix assetmon ACL

parent 032b9256
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,6 @@ http_server: ...@@ -8,6 +8,6 @@ http_server:
acl: acl:
allow: allow:
- path: "/api/v1/.*" - path: "/api/v1/.*"
cn: "assetmon-client.investici.org" cn: "assetmon-client.{{ domain }}"
- path: ".*" - path: ".*"
cn: ".*" cn: ".*"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment