nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.14k stars 5.25k forks source link

postgresql-docker-compose.yml is broken #7113

Closed danzuep closed 5 months ago

danzuep commented 5 months ago

nopCommerce version: 4.70.8

Steps to reproduce the problem:

  1. Run docker compose -f "postgresql-docker-compose.yml" up -d --build after checking out the source code.
  2. See it not working.

Solution: Fix the postgresql docker compose file (fixed on my fork).

skoshelev commented 5 months ago

Closed #7113