version: "3.7" services: app_proxy: environment: APP_HOST: whoogle-search_web_1 APP_PORT: 6420 web: image: benbusby/whoogle-search:0.9.0@sha256:2c87cc33ebbd1091f34e3dddd0a4e016ad1680d840945a80f4f410b4354779aa restart: on-failure stop_grace_period: 1m init: true user: "927:927" environment: EXPOSE_PORT: 6420