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: