Ivan Kosovskiy
Results
1
comments of
Ivan Kosovskiy
Get working behind nginx + authelia with this config (works both for browser extension as well as mobile app) ``` include /data/snippets/authelia-location.conf; location / { include /data/snippets/proxy.conf; include /data/snippets/authelia-authrequest.conf; proxy_pass...