better auth
This commit is contained in:
parent
772c6c59a8
commit
0a820b8e66
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ in {
|
|||
volumes = [];
|
||||
environment = {
|
||||
POSTMARK_SERVER_TOKEN = "e718a146-c590-4550-a750-a3b925056e29";
|
||||
BETTER_AUTH_URL = "https://coldairnetworks.com";
|
||||
NODE_TLS_REJECT_UNAUTHORIZED = "0";
|
||||
};
|
||||
environmentFiles = [ config.age.secrets.postmark.path config.age.secrets.coldairnetworks.path ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue