Fix ntfy settings

Fixed numeric settings for ntfy and a corrected command executed.
This commit is contained in:
Marty Oehme 2022-12-18 15:47:14 +01:00
parent 8aaefd3f60
commit 926f1f475f
Signed by: Marty
GPG key ID: 73BA40D5AFAF49C9
3 changed files with 8 additions and 7 deletions

View file

@ -14,6 +14,8 @@ services:
- cache:/var/cache/ntfy
networks:
- "{{ docker_swarm_public_network_name }}"
command:
- serve
volumes:
cache: