Fix: update MySQL port mapping to use DB_PORT_FORWARD variable

This commit is contained in:
Edgar Méndez Mendoza 2026-03-31 12:56:09 -06:00
parent 9303992795
commit d10b578c61

View File

@ -47,6 +47,7 @@ services:
depends_on:
- repuve-backend
qa-mysql:
container_name: repuve-mysql-qa
image: mysql:8.0