go-ical-ntfy-reminder/docker-compose.yml

9 lines
151 B
YAML
Raw Permalink Normal View History

2023-11-23 14:04:44 +01:00
version: '3'
services:
go-app:
build:
context: .
env_file: .env
volumes:
2023-11-23 17:51:17 +01:00
- /opt/containers/mailu/dav/collection-root:/dav:ro