1 Star 0 Fork 0

weiwangmr/nocodb-seed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.env.example 764 Bytes
一键复制 编辑 原始数据 按行查看 历史
#PORT=8081 # default port to run on
#NC_DB= #See our database URLs A local SQLite will be created in root folder
#DATABASE_URL= #JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment
#DATABASE_URL_FILE= #path to file containing JDBC URL Format. Can be used instead of NC_DB. Used in 1-Click Heroku deployment
#NC_PUBLIC_URL= #Used for sending Email invitations Best guess from http request params
#NC_AUTH_JWT_SECRET= #JWT secret used for auth and storing other secrets A Random secret will be generated
#NC_SENTRY_DSN= #For Sentry monitoring
#NC_CONNECT_TO_EXTERNAL_DB_DISABLED= #Disable Project creation with external database
#NC_DISABLE_TELE= #Disable telemetry
#NC_BACKEND_URL= #Custom Backend URL
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weiwangmr/nocodb-seed.git
git@gitee.com:weiwangmr/nocodb-seed.git
weiwangmr
nocodb-seed
nocodb-seed
feat/pkg

搜索帮助