1 Star 0 Fork 650

seiA/NocoBase

forked from NocoBase/NocoBase 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.example 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenos 提交于 2021-04-06 20:05 . feat: serve dist files for development
DB_DIALECT=postgres
DB_HOST=localhost
DB_PORT=5432
DB_DATABASE=nocobase
DB_USER=test
DB_PASSWORD=test
# set to 'on' to enable log
DB_LOG_SQL=
# DB_DIALECT=mysql
# DB_PORT=3306
DB_MYSQL_PORT=3306
DB_POSTGRES_PORT=5432
API_PORT=23000
VERDACCIO_PORT=4873
APP_DIST=
USE_STATIC_SERVER=true
LOCAL_STORAGE_BASE_URL=http://localhost:23000/uploads
STORAGE_BASE_URL=http://localhost:23000/uploads
ALIYUN_OSS_REGION=oss-cn-beijing
ALIYUN_OSS_ACCESS_KEY_ID=
ALIYUN_OSS_ACCESS_KEY_SECRET=
ALIYUN_OSS_BUCKET=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/seiA/nocobase.git
git@gitee.com:seiA/nocobase.git
seiA
nocobase
NocoBase
v0.4.0-alpha.1

搜索帮助