Fix ntfy settings
Fixed numeric settings for ntfy and a corrected command executed.
This commit is contained in:
parent
8aaefd3f60
commit
926f1f475f
3 changed files with 8 additions and 7 deletions
|
|
@ -14,6 +14,8 @@ services:
|
|||
- cache:/var/cache/ntfy
|
||||
networks:
|
||||
- "{{ docker_swarm_public_network_name }}"
|
||||
command:
|
||||
- serve
|
||||
|
||||
volumes:
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue