aboutcode-org / aboutcode-org/purldb-data
Add SECRET_KEY to docker_purldb.env instructions
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 4
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.