ntfy/docker-compose.production.yml

8 lines
148 B
YAML

version: '3.8'
services:
ntfy:
build:
context: ./docker/ntfy/
dockerfile: Dockerfile
image: git.nixc.us/colin/ntfy:production