refactor(demo): split UI service package

This commit is contained in:
2026-07-14 10:22:49 +03:30
parent d43eb54e2d
commit 59f22320ae
13 changed files with 32 additions and 31 deletions

View File

@@ -21,6 +21,6 @@ DEMO_ENABLE_DEBUG_OTP=true
DEMO_DEBUG_SMS_TTL_SECONDS=300
DEMO_HOST=0.0.0.0
DEMO_PORT=8080
ADMIN_MOBILE=989120000000
ADMIN_MOBILE=09120000000
GRPC_HOST=0.0.0.0
GRPC_PORT=50051