diff --git a/infra/finance/0003_firefly-iii_playbook.yaml b/infra/finance/0003_firefly-iii_playbook.yaml index 5386c4f..cfbbcbf 100644 --- a/infra/finance/0003_firefly-iii_playbook.yaml +++ b/infra/finance/0003_firefly-iii_playbook.yaml @@ -7,7 +7,6 @@ - name: Wait for connection ansible.builtin.wait_for_connection: timeout: 300 - - name: Check if project exists ansible.builtin.stat: path: "$HOME/{{ app }}" diff --git a/infra/finance/firefly-iii/.env b/infra/finance/firefly-iii/.env index 703964f..540500d 100644 --- a/infra/finance/firefly-iii/.env +++ b/infra/finance/firefly-iii/.env @@ -35,7 +35,7 @@ TZ=Europe/London # TRUSTED_PROXIES is a useful variable when using Docker and/or a reverse proxy. # Set it to ** and reverse proxies work just fine. -TRUSTED_PROXIES=10.4.0.1 +TRUSTED_PROXIES=* # The log channel defines where your log entries go to. # Several other options exist. You can use 'single' for one big fat error log (not recommended). diff --git a/infra/finance/firefly-iii/.importer.env b/infra/finance/firefly-iii/.importer.env index 82b02c9..c2fcbac 100644 --- a/infra/finance/firefly-iii/.importer.env +++ b/infra/finance/firefly-iii/.importer.env @@ -170,7 +170,7 @@ LOG_LEVEL=debug # TRUSTED_PROXIES is a useful variable when using Docker and/or a reverse proxy. # Set it to ** and reverse proxies work just fine. -TRUSTED_PROXIES= +TRUSTED_PROXIES=* # # Time zone