Explorar o código

improved instructions to run webserver

Roberto Bertó %!s(int64=5) %!d(string=hai) anos
pai
achega
1ec8b450af
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -37,6 +37,15 @@ cd vycenter
 python3 manage.py migrate
 ```
 
+## run webserver
+```
+python3 manage.py runserver
+```
+
+## access webpage
+http://127.0.0.1:8000/
+
+
 ## setup vyos new instance
 * click on *Add new instance*
 * configure vyos services like explanined here https://docs.vyos.io/en/latest/appendix/http-api.html