produkcni config
This commit is contained in:
parent
54dbaa19c7
commit
f7a07cbada
@ -23,7 +23,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
SECRET_KEY = 'django-insecure-#q!-odx05#6o&1dek)4shtqdw!)s5oonenb(tcmuwclu^dy4!#'
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
DEBUG = False
|
||||
|
||||
ALLOWED_HOSTS = ['https://alkator.cz', 'https://beta.alkator.cz', 'localhost']
|
||||
|
||||
@ -84,7 +84,7 @@ DATABASES = {
|
||||
|
||||
|
||||
COMGATE_MERCHANT = 484757
|
||||
COMGATE_TEST = True
|
||||
COMGATE_TEST = False
|
||||
COMGATE_SECRET = '2c07bfabd1a5e4a312dc49929de60aa2'
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user