fix
This commit is contained in:
parent
e77a076c17
commit
425a7ba6d4
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ in {
|
||||||
volumes = [];
|
volumes = [];
|
||||||
environment = {};
|
environment = {};
|
||||||
environmentFiles = [ config.age.secrets.postmark.path ];
|
environmentFiles = [ config.age.secrets.postmark.path ];
|
||||||
ports = ["3012:8080"];
|
ports = ["3012:8081"];
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue