pig-ui/.env

12 lines
217 B
Bash
Raw Normal View History

# port 端口号
VITE_PORT = 8888
2023-02-14 11:03:51 +08:00
# ADMIN 服务地址
VITE_ADMIN_PROXY_PATH = http://localhost:9999
2023-02-14 11:03:51 +08:00
# 代码生成服务地址
VITE_GEN_PROXY_PATH = http://localhost:5003
# 代码代码前缀
VITE_PUBLIC_PATH = /