version: "3.7" services: app_proxy: environment: APP_HOST: element_web_1 APP_PORT: 80 web: image: vectorim/element-web:v1.11.79@sha256:46bef0874b852df3e543132af7e61a5ea3af475e41818c47b02f52228c4a0184 # NGINX parent container requires root # user: "1000:1000" restart: on-failure stop_grace_period: 1m