Compare commits
No commits in common. 'e44dca5a730d26a030fb1fd0f85a901fb866d458' and '90d338b303dc9c600bdd79b2e82d219b872b7765' have entirely different histories.
e44dca5a73
...
90d338b303
@ -1,14 +1,5 @@
|
|||||||
# copy this to env and it will be sourced by the appropriate services
|
|
||||||
|
|
||||||
# domain your services will be running on
|
|
||||||
DOMAIN=localhost
|
DOMAIN=localhost
|
||||||
|
|
||||||
# admin user for auth
|
SMTP_USER=admin
|
||||||
ADMIN_USER=
|
SMTP_HOST=localhost
|
||||||
ADMIN_PASS=
|
SMTP_PORT=587
|
||||||
|
|
||||||
# used for sending notifications and reset passwords
|
|
||||||
SMTP_HOST=
|
|
||||||
SMTP_PORT=
|
|
||||||
SMTP_USER=
|
|
||||||
SMTP_PASS=
|
|
||||||
|
Loading…
Reference in new issue