2022-05-13 12:56:45 -05:00

2 lines
100 B
Plaintext

CREDENTIALS_BASE_URL='{% if ENABLE_HTTPS %}https{% else %}http{% endif %}://{{ CREDENTIALS_HOST }}'