Add RELEASE_CHECK_URL to configuration and default env.

This commit is contained in:
erin 2020-03-27 21:30:26 -07:00
parent 80f514fa90
commit 8bc77c1bc0
2 changed files with 10 additions and 0 deletions

1
env/netbox.env vendored
View file

@ -30,3 +30,4 @@ SUPERUSER_EMAIL=admin@example.com
SUPERUSER_PASSWORD=admin
SUPERUSER_API_TOKEN=0123456789abcdef0123456789abcdef01234567
WEBHOOKS_ENABLED=true
RELEASE_CHECK_URL=https://api.github.com/repos/netbox-community/netbox/releases