From cfbdc2c3de83cb0dbd17595b5c1c26adc63211c9 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 8 Jan 2026 15:22:41 +0000 Subject: [PATCH] Update gotify/docker-compose.yml --- gotify/docker-compose.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gotify/docker-compose.yml b/gotify/docker-compose.yml index 3109882..ea230d6 100644 --- a/gotify/docker-compose.yml +++ b/gotify/docker-compose.yml @@ -1,13 +1,10 @@ services: gotify: image: gotify/server:latest + container_name: gotify volumes: - /mnt/cephfs/docker/gotify:/app/data restart: unless-stopped - deploy: - placement: - constraints: - - node.labels.target == here ports: - 8111:80 security_opt: