Unverified Commit 45c962a5 authored by G33tha's avatar G33tha Committed by GitHub
Browse files

Update values.j2

Showing with 1 addition and 1 deletion
+1 -1
......@@ -30,7 +30,7 @@ autoscaling:
certificatesignenv:
PORT: '"8079"'
QR_TYPE: {{ QR_TYPE|default('W3C-VC') }}
CERTIFICATE_DOMAIN_URL: {{ CERTIFICATE_DOMAIN_URL|default('https://dev.sunbirded.org') }}
CERTIFICATE_DOMAIN_URL: "https://{{domain_name}}"
CERTIFICATE_PUBLIC_KEY: "{{ CERTIFICATE_PUBLIC_KEY|default("''")}}"
CERTIFICATE_PRIVATE_KEY: "{{ CERTIFICATE_PRIVATE_KEY|default("''")}}"
SIGNING_KEY_TYPE: "{{ SIGNING_KEY_TYPE|default("''")}}"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment