mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: kanboard test
This commit is contained in:
parent
2b368d76e8
commit
3fad9b2f7a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
MAIL_FROM = service.email.address0;
|
MAIL_FROM = service.email.address0;
|
||||||
# HTTP_PROXY_HOSTNAME = host;
|
# HTTP_PROXY_HOSTNAME = host;
|
||||||
HTTP_PROXY_PORT = service.ports.poract0;
|
HTTP_PROXY_PORT = service.ports.port0;
|
||||||
MAIL_TRANSPORT = "smtp";
|
MAIL_TRANSPORT = "smtp";
|
||||||
MAIL_SMTP_HOSTNAME = smtp.hostname;
|
MAIL_SMTP_HOSTNAME = smtp.hostname;
|
||||||
MAIL_SMTP_PORT = smtp.ports.port0;
|
MAIL_SMTP_PORT = smtp.ports.port0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue