moreShopAdmin/.env.development

4 lines
78 B
Plaintext

NODE_ENV = 'development'
# Base API
VITE_APP_BASE_URL='http://127.0.0.1:8787'