1 Star 2 Fork 0

ChengKe/ClassroomExcellenceSpace

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.development 374 Bytes
一键复制 编辑 原始数据 按行查看 历史
ChengKe 提交于 2024-03-11 16:20 . 中期答辩
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:48080/app-api'
#VUE_APP_BASE_API = 'https://wyj.chengke.net/app-api'
# 图片地址
# 后台管理地址
VUE_APP_ADMIN_API='https://wyjadmin.chengke.net'
# webSoket地址
VUE_APP_WEBSOCKET_API="ws://127.0.0.1:48021/websocket"
#VUE_APP_WEBSOCKET_API = 'wss://wyj.chengke.net/websocket'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ck3168285573/classroom-excellence-space.git
[email protected]:ck3168285573/classroom-excellence-space.git
ck3168285573
classroom-excellence-space
ClassroomExcellenceSpace
master

搜索帮助