feat: add telegram-style resource stream
This commit is contained in:
@@ -12,3 +12,7 @@ VITE_ADMIN_ONLY=false
|
||||
|
||||
# Optional admin UI base path. Leave empty to use default app behavior.
|
||||
VITE_ADMIN_UI_PREFIX=
|
||||
|
||||
# Use mock Post data (Telegram-style resource stream) while backend /api/posts
|
||||
# endpoints are not yet ready. Set to "false" to hit real API.
|
||||
VITE_USE_MOCK_POSTS=true
|
||||
|
||||
Reference in New Issue
Block a user