gots-notify/docker-compose.yml

10 lines
141 B
YAML
Raw Normal View History

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