Commit fbc92582 authored by Ignacio's avatar Ignacio
Browse files

Update docker-compose.prod.yml

parent 65015099
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ services:
      labels:
        traefik.port: "${GEOSERVER_PORT}"
        traefik.docker.network: traefik-net
        traefik.frontend.rule: Host:atlas.${PUBLIC_HOSTNAME}
        traefik.frontend.rule: Host:${GEOSERVER_SUBDOMAIN}.${PUBLIC_HOSTNAME}
        traefik.backend: geoserver
        traefik.backend.loadbalancer.stickiness: "true"
      placement: