5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# .env.development
|
|
VITE_ENV = 'development'
|
|
VITE_API_URL = 'http://localhost:5005'
|
|
#VITE_API_URL = 'https://tankapi.xy88.fun:8180'
|