1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Fixed consoled app

This commit is contained in:
Retspen 2015-03-27 11:22:38 +02:00
parent 6604aa9d11
commit f5ce432c56
3 changed files with 14 additions and 14 deletions

View file

@ -69,7 +69,7 @@ TEMPLATE_DIRS = (
os.path.join(BASE_DIR, 'templates'),
)
# WebVirtCloud settings
## WebVirtCloud settings
# Wobsock port
WS_PORT = 6080