aboutcode-org / aboutcode-org/purldb-data
Add SECRET_KEY to docker_purldb.env instructions
- 主要语言
- 没有语言数据
- 星标
- 4
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Description**
I am a new contributor setting up PurlDB locally using Docker on Windows (WSL).
When running `docker compose up`, the container `purldb-web-1` crashed with the error:
`django.core.exceptions.ImproperlyConfigured: Set the SECRET_KEY environment variable`
**Current Behavior**
The `docker_purldb.env` file (or the instructions) does not include a default `SECRET_KEY`, causing the initial setup to fail for new users.
**Proposed Solution**
I suggest updating the documentation or the `docker_purldb.env` template to include a default key or instructions on how to generate one.
**Environment**
- OS: Windows 11 (WSL2)
- Docker Desktop
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。