Docs cleanup

This commit is contained in:
jeremystretch
2021-04-05 21:46:48 -04:00
parent 71022d58d3
commit e543b305c3
2 changed files with 7 additions and 9 deletions

View File

@@ -264,7 +264,7 @@ Quit the server with CONTROL-C.
Next, connect to the name or IP of the server (as defined in `ALLOWED_HOSTS`) on port 8000; for example, <http://127.0.0.1:8000/>. You should be greeted with the NetBox home page.
!!! warning
!!! danger
The development server is for development and testing purposes only. It is neither performant nor secure enough for production use. **Do not use it in production.**
!!! warning