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
16cb28a20e
commit
95c4e903ad
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ in
|
|||
domain = host;
|
||||
dataDir = "/var/lib/${service.name}";
|
||||
settings = {
|
||||
HTTP_PROXY_HOSTNAME = host;
|
||||
HTTP_PROXY_PORT = service.ports.port0;
|
||||
# HTTP_PROXY_HOSTNAME = host;
|
||||
# HTTP_PROXY_PORT = service.ports.port0;
|
||||
MAIL_SMTP_HOSTNAME = smtp.hostname;
|
||||
MAIL_TRANSPORT = "smtp";
|
||||
MAIL_SMTP_PORT = smtp.ports.port0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue