services: papure: build: . image: papure restart: unless-stopped # Put an HTTPS reverse proxy in front: the PWA install and service worker need HTTPS. ports: - "${PAPURE_PORT:-8080}:80"