mirror of
https://github.com/getlago/lago.git
synced 2024-12-22 16:03:19 +07:00
misc: fix docker-compose.dev typo
This commit is contained in:
parent
0ca6cdf054
commit
f8f66ac354
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user