Updates.
This commit is contained in:
parent
838941b56b
commit
a5f06924da
11 changed files with 123 additions and 57 deletions
|
@ -10,6 +10,9 @@
|
|||
ports = [
|
||||
"5006:5006"
|
||||
];
|
||||
environment = {
|
||||
ACTUAL_LOGIN_METHOD = "header";
|
||||
};
|
||||
volumes = [ "/var/lib/actual:/data" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue