JM-admin-ui/.env.production

9 lines
186 B
Plaintext
Raw Permalink Normal View History

2023-10-11 15:11:50 +08:00
ENV = 'production'
VITE_CLI_PORT = 8080
VITE_SERVER_PORT = 8888
VITE_BASE_API = /api
VITE_FILE_API = /api
#下方修改为你的线上ip
VITE_BASE_PATH = https://demo.gin-vue-admin.com