relevant image name

This commit is contained in:
Martin McKeaveney 2022-02-16 14:24:52 +01:00
parent 9d4d3659f3
commit 09eb276c73
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ services:
ports: ports:
- "${MAIN_PORT}:10000" - "${MAIN_PORT}:10000"
container_name: bbproxy container_name: bbproxy
image: proxy-service image: budibase/proxy
depends_on: depends_on:
- minio-service - minio-service
- worker-service - worker-service