Add configurable adapter selection to app runner

This commit is contained in:
ben
2026-04-02 14:47:03 -04:00
parent 309ce87abb
commit 90b9dad59c
4 changed files with 48 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
YOUDIS_RUN_BACKEND=1
YOUDIS_RUN_DISCORD=1
YOUDIS_ENABLED_ADAPTERS=discord
YOUDIS_BACKEND_HOST=127.0.0.1
YOUDIS_BACKEND_PORT=8000
YOUDIS_BACKEND_HEALTH_TIMEOUT=20