services: app: # build: . image: ghcr.io/idleite/ical:master ports: - 80:80 restart: always