Add Telegram Auth and Dev mode

This commit is contained in:
IgorVolochay
2026-08-31 13:34:47 +03:00
parent 6c4ab4b2b4
commit 90ed19b2f6
6 changed files with 376 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
DISABLE_DOCS=true
DEV_MODE=true # true = docs enabled + auth disabled; false = production mode
MONGO_HOST=127.0.0.1
MONGO_PORT=27017