crazyx.admin/.env.development
2025-11-16 19:19:04 +08:00

5 lines
132 B
Plaintext

# .env.development
VITE_ENV = 'development'
VITE_API_URL = 'http://localhost:5277'
# VITE_API_URL = 'https://tankapi.xy88.fun:8180'