resolve conflict keep env.development

This commit is contained in:
Server D3 Linksehat
2026-03-31 13:47:39 +07:00
10 changed files with 377 additions and 112 deletions

View File

@@ -0,0 +1,10 @@
GENERATE_SOURCEMAP=false
PORT=8000
REACT_APP_HOST_API_URL="http://lms.test"
# VITE_API_URL="https://aso-api.linksehat.dev/api/internal"
# VITE_API_URL="https://primecenter-api.linksehat.com/api/internal"
VITE_API_URL="http://localhost:8000/api/internal"