gots-notify/docker-compose.yml

8 lines
125 B
YAML
Raw Permalink Normal View History

2025-07-01 20:28:36 +02:00
services:
gots-notify:
build: .
container_name: gots-notify
restart: unless-stopped
env_file:
- .env