self-hosted/ntfy/docker-compose.yml
Lorenzo Carbonell ad0adbd9da ntfy
2022-04-30 09:08:51 +02:00

11 lines
139 B
YAML

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