1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fix gunicorn.conf remains to gunicorn.py

This commit is contained in:
Markku Leiniö
2019-12-14 21:14:48 +02:00
parent 01883f92d9
commit 3a18d1df8c
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -12,7 +12,7 @@
fabfile.py
*.swp
gunicorn_config.py
gunicorn.conf
gunicorn.py
netbox.log
netbox.pid
.DS_Store