|
@@ -2,4 +2,5 @@ JWT_SECRET=something
|
|
COOKIE_SECRET=something
|
|
COOKIE_SECRET=something
|
|
|
|
|
|
DATABASE_URL="postgres://localhost/medusa-store"
|
|
DATABASE_URL="postgres://localhost/medusa-store"
|
|
|
|
+DATABASE_TYPE="postgres"
|
|
REDIS_URL=redis://localhost:6379
|
|
REDIS_URL=redis://localhost:6379
|