gin-vue-admin/web/.env.production

8 lines
185 B
Plaintext
Raw Normal View History

2019-09-11 15:13:50 +00:00
ENV = 'production'
2021-09-04 08:04:07 +00:00
VITE_CLI_PORT = 8080
VITE_SERVER_PORT = 8888
VITE_BASE_API = /api
2023-08-08 04:54:36 +00:00
VITE_FILE_API = /api
2021-04-23 07:47:42 +00:00
#下方修改为你的线上ip
VITE_BASE_PATH = https://demo.gin-vue-admin.com