Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94a35a99 authored by Akhil's avatar Akhil 🙂
Browse files

Added welcome 2.1.3

parent dee861b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
RemoteIPHeader X-Forwarded-For
RemoteIPTrustedProxy nginx
+2 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ services:
      - /mnt/repo-base/volumes/redis/tmp:/tmp/redis

  welcome:
    image: registry.gitlab.e.foundation/e/infra/docker-welcome:2.1.2
    image: registry.gitlab.e.foundation/e/infra/docker-welcome:2.1.3
    container_name: welcome
    environment:
      - DOMAINS=${VHOSTS_ACCOUNTS}
@@ -118,6 +118,7 @@ services:
      - default
    volumes:
      - /mnt/repo-base/volumes/accounts:/var/accounts
      - /mnt/repo-base/config/welcome/apache2/remoteip.conf:/etc/apache2/conf-available/remoteip.conf
    extra_hosts:
      - "${DOMAIN}:${NC_HOST_IP}"