Wip
This commit is contained in:
parent
0a820b8e66
commit
671f7b5117
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ in {
|
||||||
NODE_TLS_REJECT_UNAUTHORIZED = "0";
|
NODE_TLS_REJECT_UNAUTHORIZED = "0";
|
||||||
};
|
};
|
||||||
environmentFiles = [ config.age.secrets.postmark.path config.age.secrets.coldairnetworks.path ];
|
environmentFiles = [ config.age.secrets.postmark.path config.age.secrets.coldairnetworks.path ];
|
||||||
ports = ["3012:8081"];
|
ports = ["3012:3000"];
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue