File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ services:
88 plugins :
99 - name : jwt-wallet
1010 config :
11- # rbac: http://localhost:8888/api/v1/rbac/account/{addr}/grants # Running RBAC Service
12- # rbac: http://docker.for.mac.host.internal:8888/{addr}/index.html # Use when running `make http` on Mac
13- rbac : http://localhost:8888/{addr}/index.html # Use when running `make http` on Linux
11+ # rbac: http://docker.for.mac.host.internal:8069/rbac/api/v1/subjects/{addr}/grants # Running RBAC Service on Mac
12+ rbac : http://localhost:8069/rbac/api/v1/subjects/{addr}/grants # Running RBAC Service on Linux
13+ # rbac: http://docker.for.mac.host.internal:8888/{addr}/index.html # Use when running `make http` on Mac
14+ # rbac: http://localhost:8888/{addr}/index.html # Use when running `make http` on Linux
You can’t perform that action at this time.
0 commit comments