fix naming
This commit is contained in:
parent
71f5d2d40e
commit
16c64ea0eb
@ -1,4 +1,4 @@
|
|||||||
from daswort.settings.common import *
|
from ffplayout.settings.common import *
|
||||||
|
|
||||||
# SECURITY WARNING: keep the secret key used in production secret!
|
# SECURITY WARNING: keep the secret key used in production secret!
|
||||||
SECRET_KEY = 'dhgfk(gl&16krnt_7*dp(9b3w*ft%nbsg-h2)&ihbte4le#o4f'
|
SECRET_KEY = 'dhgfk(gl&16krnt_7*dp(9b3w*ft%nbsg-h2)&ihbte4le#o4f'
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
from daswort.settings.common import *
|
from ffplayout.settings.common import *
|
||||||
|
|
||||||
# SECURITY WARNING: keep the secret key used in production secret!
|
# SECURITY WARNING: keep the secret key used in production secret!
|
||||||
SECRET_KEY = '---a-very-important-secret-key:-generate-it-new---'
|
SECRET_KEY = '---a-very-important-secret-key:-generate-it-new---'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user