refactor: move const in config

This commit is contained in:
2026-05-23 17:17:35 +03:00
parent 8a3da3b017
commit 593475f2cf
6 changed files with 24 additions and 24 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
PORT=6756
LOG_LEVEL=DEBUG
MODE=DEV
MODE=DEV
HEARTBEAT=5