Skip to content
Snippets Groups Projects

TLS Nginx listening on localhost for testing purposes

Merged Lyuben Penkovski requested to merge add-nginx into main
8 files
+ 162
3
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 1
1
@@ -10,4 +10,4 @@ MONGO_PASS="root"
CACHE_ADDR="http://cache:8080"
POLICY_ADDR="http://policy:8080"
SIGNER_ADDR="http://signer:8080"
ISSUER_URI="did:ocm:123"
ISSUER_URI="did:web:17a1-2a00-4802-2c0-9295-59ff-6a60-b735-32ea.eu.ngrok.io:policy:policy:example:returnDID:1.0:evaluation"
Loading