Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
syedd07 committed Dec 21, 2024
1 parent 3c1b47c commit cf3d60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ AUTH_CORS=http://localhost:5173,http://localhost:9000,https://docs.medusajs.com
REDIS_URL=redis://localhost:6379
JWT_SECRET=supersecret
COOKIE_SECRET=supersecret
DATABASE_URL=
DATABASE_URL==postgresql://postgres:syedali@localhost:5432/medusa
DB_NAME=medusa-v2
POSTGRES_URL=

0 comments on commit cf3d60f

Please sign in to comment.