services: app: image: ${IMAGE:-djupet:local} restart: unless-stopped ports: - "${HOST_PORT:-5684}:80"