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.8@sha256:db773eea0c6d836360ad52a7e55f25d5f1b3684a73e2cbce21d4c1fec55137f5 init: true restart: on-failure stop_grace_period: 1m environment: NODE_ENV: production PORT: 3001