Remove quotes from base config
This commit is contained in:
parent
e3e9a022f8
commit
97d3fffc2c
@ -16,7 +16,7 @@ PGPORT = 5432
|
||||
PGUSER = postgres
|
||||
PGPASSWORD = postgres
|
||||
PGDATABASE = atat
|
||||
SESSION_TYPE = "redis"
|
||||
SESSION_TYPE = redis
|
||||
SESSION_COOKIE_DOMAIN= "atat.codes"
|
||||
SESSION_COOKIE_SECURE = True
|
||||
SESSION_USE_SIGNER = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user