gots-notify/docker-compose.yml

8 lines
126 B
YAML
Raw Normal View History

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