Updated Docker

main
duc1607 2 years ago
parent 8bccdc9c4c
commit 989c9dfaf4

@ -7,7 +7,7 @@ services:
dockerfile: ./Dockerfile dockerfile: ./Dockerfile
environment: environment:
- MEDUSA_ADMIN_ONBOARDING_NEXTJS_DIRECTORY=/medusa-frontend - MEDUSA_ADMIN_ONBOARDING_NEXTJS_DIRECTORY=/medusa-frontend
- DATABASE_URL=postgres://postgres:123456@localhost/medusa-TBcY - DATABASE_URL=postgres://postgres:123456@postgres/medusa-TBcY
volumes: volumes:
- ./medusa-frontend:/medusa-frontend - ./medusa-frontend:/medusa-frontend
restart: always restart: always

Loading…
Cancel
Save