Adding to docker

This commit is contained in:
silversword411 2021-04-28 22:49:49 -04:00
parent d4c9b04d4e
commit 0ec9760b17
1 changed files with 11 additions and 0 deletions

View File

@ -46,3 +46,14 @@ Customize to your tastes (it doesn't need to be internet configured, just add re
127.0.0.1 mesh.example.com
```
## View mkdocks live edits in browser
Change stuff in `/docs/docs/`
mkdocs is Exposed on Port: 8005
Open: [http://rmm.example.com:8005/](http://rmm.example.com:8005/)
## View django administration
Open: [http://rmm.example.com:8000/admin/](http://rmm.example.com:8000/admin/)