mitodl / mitxonline

BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Fix invalid compose project #2277

Closed annagav closed 2 months ago

annagav commented 2 months ago

What are the relevant tickets?

Related to https://github.com/mitodl/mitxonline/pull/2240/commits/948d9559d2814074d5d4b1c07393bd395d83ebc0#r1633562871

Description (What does it do?)

Throws error

service "db" refers to undefined volume db-data: invalid compose project

How can this be tested?

Should run docker compose build and up with no error.