Skip to content

Commit 1cb5eda

Browse files
committed
fix server/worker
1 parent 5b551f1 commit 1cb5eda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/calendar/docker-compose.hoyocal.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version: '3'
33
services:
44
hoyocal:
55
image: ghcr.io/janejeon/hoyocal:latest
6-
container_name: hoyocal-server
76
restart: unless-stopped
87
healthcheck:
98
test: wget --no-verbose --tries=1 --spider http://localhost:3000/healthz || exit 1

0 commit comments

Comments
 (0)