--- services: app: image: ghcr.io/hargata/lubelogger:latest restart: unless-stopped volumes: - data:/App/data - keys:/root/.aspnet/DataProtection-Keys ports: - 8007:8080 volumes: data: keys: