relevant image name
This commit is contained in:
parent
9d4d3659f3
commit
09eb276c73
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue