2 lines
100 B
Plaintext
2 lines
100 B
Plaintext
CREDENTIALS_BASE_URL='{% if ENABLE_HTTPS %}https{% else %}http{% endif %}://{{ CREDENTIALS_HOST }}'
|