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

Verified Commit baf31d26 authored by Fazle Rabbi's avatar Fazle Rabbi
Browse files

use scope staging-spot

parent bd9e5969
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -49,7 +49,7 @@ services:
      - ./etc/nginx/proxy_spot_params:/etc/nginx/proxy_spot_params
      - ./etc/nginx/proxy_spot_params:/etc/nginx/proxy_spot_params
      - ./searx/static:/var/www/spot/static
      - ./searx/static:/var/www/spot/static
    labels:
    labels:
      - "com.centurylinklabs.watchtower.scope=$COMPOSE_PROJECT_NAME"
      - "com.centurylinklabs.watchtower.scope=staging-spot"


  filtron:
  filtron:
    image: dalf/filtron:latest
    image: dalf/filtron:latest
@@ -67,9 +67,9 @@ services:
    image: containrrr/watchtower
    image: containrrr/watchtower
    volumes:
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
      - /var/run/docker.sock:/var/run/docker.sock
    command: --interval 86400 --scope $COMPOSE_PROJECT_NAME
    command: --interval 86400 --scope staging-spot
    labels:
    labels:
      - "com.centurylinklabs.watchtower.scope=$COMPOSE_PROJECT_NAME"
      - "com.centurylinklabs.watchtower.scope=staging-spot"


networks:
networks:
  staging-spot-default:
  staging-spot-default: