Updated Docker
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
dockerfile: ./Dockerfile
|
||||
environment:
|
||||
- MEDUSA_ADMIN_ONBOARDING_NEXTJS_DIRECTORY=/medusa-frontend
|
||||
- DATABASE_URL=postgres://postgres:123456@localhost/medusa-TBcY
|
||||
- DATABASE_URL=postgres://postgres:123456@postgres/medusa-TBcY
|
||||
volumes:
|
||||
- ./medusa-frontend:/medusa-frontend
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user