mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Fixed intances's CPU graph
This commit is contained in:
parent
868dda5494
commit
a80d298f0a
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
"""
|
||||
Django dev settings for webvirtcloud project.
|
||||
|
||||
HowTo: python manage.py runserver 0:8000 --settings=webvirtcloud.settings-dev
|
||||
|
||||
"""
|
||||
|
||||
from webvirtcloud.settings import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue