Explorar o código

Merge pull request #43 from wiwatsrt/patch-1

Adrien de Peretti %!s(int64=2) %!d(string=hai) anos
pai
achega
03cd3ab2f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      medusa-config.js

+ 1 - 1
medusa-config.js

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