# Web development environment VITE_PORT = 80 VITE_PUBLIC_PATH = ./ VITE_ROUTER_HISTORY = "hash" VITE_APP_BASE_API = '/dev-api'