version: "3.7" services: app_proxy: environment: APP_HOST: nx-webmail_server_1 APP_PORT: 3001 server: image: git.weektab.org/nexus/nx-webmail:1.0.5@sha256:5bd160a20d844a2b4a74607423b951859eccee38cb6b47c2f4264640ac23f3eb init: true restart: on-failure stop_grace_period: 1m environment: NODE_ENV: production PORT: 3001