Merge branch '26-dodati-da-testna-domena-radi' into 'master'
added test domain Closes #26 See merge request kbr4/riskletpy!29
This commit was merged in pull request #78.
This commit is contained in:
@@ -37,7 +37,7 @@ DEBUG = config('DEBUG', default=False, cast=bool)
|
|||||||
|
|
||||||
ALLOWED_HOSTS = config('ALLOWED_HOSTS', default=[], cast=Csv())
|
ALLOWED_HOSTS = config('ALLOWED_HOSTS', default=[], cast=Csv())
|
||||||
|
|
||||||
SITE_DOMAIN = "http://64.226.105.114"
|
SITE_DOMAIN = "http://risklet.kompanijabroj4.com"
|
||||||
#SITE_DOMAIN = "http://127.0.0.1:8000"
|
#SITE_DOMAIN = "http://127.0.0.1:8000"
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
|||||||
Reference in New Issue
Block a user