elearning/frontend_management/.env.example

4 lines
72 B
Text
Raw Normal View History

2026-01-12 16:49:58 +07:00
# API Configuration
NUXT_PUBLIC_API_BASE_URL=http://localhost:3001/api
2026-01-12 16:49:58 +07:00