notes2ics/docker-compose.yml

14 lines
368 B
YAML
Raw Normal View History

2024-01-13 14:20:18 +00:00
services:
notes2ics:
2025-01-28 14:22:56 +00:00
image: ghcr.io/jhbruhn/notes2ics:main
2024-01-13 14:20:18 +00:00
environment:
NOTES_USERNAME: <username>
NOTES_PASSWORD: <password>
NOTES_HOST: domino2.something.de
2024-01-13 14:22:13 +00:00
TZ: Europe/Berlin
2024-01-13 14:20:18 +00:00
HOST: 0.0.0.0
PORT: 3000
ports:
- 3000:3000
# http://localhost:3000/calendar/<username>?startDays=-7&endDays=31&filterInvites=true