1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00
This commit is contained in:
mithereal 2022-07-30 15:08:54 -07:00
parent d69b859910
commit a76046a41b
9 changed files with 85 additions and 95 deletions

View file

@ -14,4 +14,5 @@ config :farside,
queries: [
"weather",
"time"
]
],
services_json_data: System.get_env("FARSIDE_SERVICES_JSON") || ""