mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 10:17:56 +08:00
1a96d31dbf
* 🔧 调整 Dockerfile 以及 Bison的运行方式 * ⏪ 不再为环境变量配置里的空值使用默认值 * 🔧 为 docker.env.prod 内的配置填写默认值
20 lines
140 B
Plaintext
20 lines
140 B
Plaintext
*.ini
|
|
*.yaml
|
|
*.yml
|
|
*.md
|
|
*.json
|
|
*.toml
|
|
*.xml
|
|
tests
|
|
node_modules
|
|
admin-frontend
|
|
data*
|
|
htmlcov
|
|
docker
|
|
dist
|
|
docs
|
|
.*
|
|
|
|
!pyproject.toml
|
|
!README.md
|