mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-30 17:09:37 +00:00
Get MAC OUI from settings.py
This commit is contained in:
@@ -15,6 +15,8 @@ SECRET_KEY = ""
|
||||
|
||||
DEBUG = False
|
||||
|
||||
MAC_OUI = '52:54:10'
|
||||
|
||||
ALLOWED_HOSTS = ["*"]
|
||||
|
||||
CSRF_TRUSTED_ORIGINS = ['http://localhost',]
|
||||
|
||||
Reference in New Issue
Block a user