version: '3.9' services: aotw-calendar: build: . image: aotw-calendar container_name: aotw-calendar environment: - CALDAV_URL="" - CALENDAR_NAME="" - USERNAME="" - PASSWORD="" - RA_API="" - RA_USER=""