firefly-iii: remove commented code from test
This commit is contained in:
parent
f19d14c509
commit
00a288de39
1 changed files with 0 additions and 9 deletions
|
|
@ -39,15 +39,6 @@ let
|
|||
importer.firefly-iii-accessToken.result = config.shb.hardcodedsecret.accessToken.result;
|
||||
};
|
||||
|
||||
# systemd.tmpfiles.rules = [
|
||||
# "d '/src/firefly-iii' 0750 pinchflat pinchflat - -"
|
||||
# ];
|
||||
|
||||
# Needed for gitea-runner-local to be able to ping firefly-iii.
|
||||
# networking.hosts = {
|
||||
# "127.0.0.1" = [ "${config.test.subdomain}.${config.test.domain}" ];
|
||||
# };
|
||||
|
||||
shb.hardcodedsecret.appKey = {
|
||||
request = config.shb.firefly-iii.appKey.request;
|
||||
# Firefly-iir requires this to be exactly 32 characters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue