# just a flag(开发环境) ENV = 'development' # .env.development # base api VITE_APP_BASE_URL = 'http://localhost:8080'