self-hosted/ntfy/docker-compose.yml

9 lines
111 B
YAML

version: "3"
services:
ntfy:
build: .
image: atareao/ntfy:v1.0
volumes:
- ./etc:/etc/ntfy