mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 15:35:53 +03:00
[GH-ISSUE #998] [docker] .env includes DEBUG=False yet banner still states "Running in debug mode, do not use in production." #697
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#697
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kelvtech-co-uk on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/998
I'm struggling to find a resolution sorry so looking for a little help. I'm up and running with healthchecks proxied via my traefik container. Emails are received. No error messages are present that I can find. I can see the sqlite database file on the host as expected and
manage.py checkfrom inside the container comes back clear. What I am doing wrong?docker-compose.yml
.env
docker logs healthchecks
@cuu508 commented on GitHub (Apr 25, 2024):
There's a typo in DEGUG
@kelvtech-co-uk commented on GitHub (Apr 25, 2024):
Thats it, I'm packing it in, deleting my account and calling it quits. Sorry for wasting your time!