Files
moreminimore-marketing/frontend/env_template.txt
Kunthawat Greethong c35fa52117 Base code
2026-01-08 22:39:53 +07:00

7 lines
183 B
Plaintext

# Clerk Authentication
REACT_APP_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key_here
REACT_APP_CLERK_JWT_TEMPLATE=
# API Configuration
REACT_APP_API_BASE_URL=http://localhost:8000