reverts actual changes for the time
This commit is contained in:
parent
303c099827
commit
10e0aee966
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
||||||
environment = {
|
environment = {
|
||||||
ACTUAL_PORT = "9002";
|
ACTUAL_PORT = "9002";
|
||||||
ACTUAL_DATA_DIR = "/data/actual-server";
|
ACTUAL_DATA_DIR = "/data/actual-server";
|
||||||
ACTUAL_HOSTNAME = "0.0.0.0";
|
|
||||||
ACTUAL_HTTPS_KEY = "/data/actual-server/certs/192.168.178.69-key.pem";
|
|
||||||
ACTUAL_HTTPS_CERT = "/data/actual-server/certs/192.168.178.69.pem";
|
|
||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "simple";
|
Type = "simple";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue