451 Star 4K Fork 3.1K

Elune / eladmin-web

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.env.production 358 Bytes
Copy Edit Raw Blame History
Elune authored 2022-08-02 14:04 . update
ENV = 'production'
# 如果使用 Nginx 代理后端接口,那么此处需要改为 '/',文件查看 Docker 部署篇,Nginx 配置
# 接口地址,注意协议,如果你没有配置 ssl,需要将 https 改为 http
VUE_APP_BASE_API = 'https://eladmin.vip'
# 如果接口是 http 形式, wss 需要改为 ws
VUE_APP_WS_API = 'wss://eladmin.vip'
JavaScript
1
https://gitee.com/elunez/eladmin-web.git
git@gitee.com:elunez/eladmin-web.git
elunez
eladmin-web
eladmin-web
master

Search