1 Star 0 Fork 0

TheLiLab/BioScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.js 235 Bytes
一键复制 编辑 原始数据 按行查看 历史
TheLiLab 提交于 2023-05-03 23:06 . dfs
const config = {
LOCAL_WEB_URL: 'http://localhost:8080/',
PRODUCTION_WEB_URL: 'http://localhost:8080',
PRODUCTION_API_URL: 'http://www.ligene.cn:8686/api',
NODE_ENV: 'development'
};
module.exports = config;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/thelilab/bioscript.git
[email protected]:thelilab/bioscript.git
thelilab
bioscript
BioScript
main

搜索帮助