services: webapp: image: cerc/webapp-deployment-status-ui:local restart: always environment: CERC_SCRIPT_DEBUG: ${CERC_SCRIPT_DEBUG} ports: - '80'