fix: Remove home service from docker-compose.yml

This commit is contained in:
Nawaz Dhandala
2026-03-03 14:59:34 +00:00
parent 2f85b9f4e3
commit 72af43b323

View File

@@ -98,15 +98,7 @@ services:
service: workflow
depends_on:
<<: *common-depends-on
home:
image: oneuptime/home:${APP_TAG}
extends:
file: ./docker-compose.base.yml
service: home
depends_on:
<<: *common-depends-on
probe-1:
image: oneuptime/probe:${APP_TAG}
extends: