misc: fix docker-compose.dev typo

This commit is contained in:
Alexandre Monjol 2024-11-04 17:18:14 +01:00
parent 0ca6cdf054
commit f8f66ac354

View File

@ -174,7 +174,7 @@ services:
- LAGO_LICENSE=${LAGO_LICENSE:-}
api-events-worker:
image: api_deb
image: api_dev
container_name: lago_api_events_worker_dev
depends_on:
- api