init
This commit is contained in:
5
templates/mail-receiver-environment.json.j2
Normal file
5
templates/mail-receiver-environment.json.j2
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"DISCOURSE_BASE_URL": "https://{{ hostname }}",
|
||||
"DISCOURSE_API_KEY": "{{ DISCOURSE_API_KEY }}",
|
||||
"DISCOURSE_API_USERNAME": "{{ DISCOURSE_API_USER }}"
|
||||
}
|
||||
Reference in New Issue
Block a user