mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 16:00:25 +08:00
feat: 前端升级至vue3,后端代码结构重构,新增权限管理相关功能
This commit is contained in:
5
mayfly_go_web/.env.production
Normal file
5
mayfly_go_web/.env.production
Normal file
@@ -0,0 +1,5 @@
|
||||
# 线上环境
|
||||
ENV = 'production'
|
||||
|
||||
# 线上环境接口地址
|
||||
VITE_API_URL = 'http://localhost:8888/api'
|
||||
Reference in New Issue
Block a user