Files
Arkie-Library-Frontend/.env.example

20 lines
644 B
Plaintext
Raw Permalink Normal View History

2026-05-16 18:14:55 +08:00
# API origin. Leave empty for same-origin/local Vite proxy.
VITE_API_URL=
# Public production deploy disables admin routes.
VITE_DISABLE_ADMIN=false
# Admin-only build mode.
VITE_ADMIN_ONLY=false
# Optional admin UI base path. Leave empty to use default app behavior.
VITE_ADMIN_UI_PREFIX=
2026-05-26 14:07:10 +08:00
# Use mock Post data (Telegram-style resource stream) only when explicitly enabled.
# Default production/staging behavior should hit the real /api/posts API.
VITE_USE_MOCK_POSTS=false
2026-06-02 00:28:22 +08:00
# Reown/WalletConnect project ID used by RainbowKit fallback QR login
# for MetaMask/imToken. TokenPocket QR does not depend on this.
VITE_WALLETCONNECT_PROJECT_ID=