ruoyi-plus-soybean/.env
2022-03-30 01:30:12 +08:00

13 lines
238 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

VITE_BASE_URL=/
VITE_APP_NAME=SoybeanAdmin
VITE_APP_TITLE=Soybean管理系统
VITE_APP_DESC=SoybeanAdmin是一个中后台管理系统模版
VITE_SERVER_PORT=3200
# 权限路由模式: static dynamic
VITE_AUTH_ROUTE_MODE=dynamic