Skip to content
Snippets Groups Projects
Commit 7000360d authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Add the address of Signer to the policy service config

parent beba41e6
No related branches found
Tags 0.0.0
1 merge request!21Add the address of Signer to the policy service config
......@@ -11,4 +11,5 @@ MONGO_DBNAME="policy"
MONGO_COLLECTION="policies"
CACHE_ADDR="http://cache:8080"
TASK_ADDR="http://task:8080"
SIGNER_ADDR="http://signer:8080"
DID_RESOLVER_ADDR="http://didresolver:8080"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment