|
@@ -69,7 +69,7 @@ const projectConfig = {
|
|
store_cors: STORE_CORS,
|
|
store_cors: STORE_CORS,
|
|
admin_cors: ADMIN_CORS,
|
|
admin_cors: ADMIN_CORS,
|
|
// Uncomment the following lines to enable REDIS
|
|
// Uncomment the following lines to enable REDIS
|
|
- // redis_url = REDIS_URL
|
|
|
|
|
|
+ // redis_url: REDIS_URL
|
|
}
|
|
}
|
|
|
|
|
|
if (DATABASE_URL && DATABASE_TYPE === "postgres") {
|
|
if (DATABASE_URL && DATABASE_TYPE === "postgres") {
|