feat: switch to using key to lookup config

This commit is contained in:
Iain Learmonth 2025-05-17 16:27:06 +01:00
parent 5fe0739635
commit 27bfe07065
3 changed files with 36 additions and 23 deletions

View file

@ -1,4 +1,5 @@
env JASIMA_MATOMO_HOST;
env JASIMA_PROXY_HOST;
env JASIMA_DEFAULT_ZONE;
worker_processes auto;