rework V1
This commit is contained in:
parent
137b913360
commit
df55228f9b
19 changed files with 10324 additions and 0 deletions
7
Data/.env.example
Normal file
7
Data/.env.example
Normal file
|
@ -0,0 +1,7 @@
|
|||
FIREFOX_EXT_ID=mailcow-alias@example.tld
|
||||
|
||||
# For jest tests
|
||||
TEST_MAILCOW_HOST=https://mail.host.com
|
||||
TEST_APIKEY=123-123-123-123-123
|
||||
TEST_FORWARD_ADDRESS=foo@host.com
|
||||
TEST_ALIAS_DOMAIN=host.com
|
Loading…
Add table
Add a link
Reference in a new issue