read backend-host from config file

This commit is contained in:
Travis Shears 2025-06-10 11:24:03 +02:00
parent 53acc339b3
commit c4ff9a86b6
4 changed files with 9 additions and 18 deletions

1
config.edn Normal file
View file

@ -0,0 +1 @@
{:backend-host "http://aemos:5008"}