Loading docker-compose.prod.yml +5 −3 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ services: - ./etc/nginx/nginx.conf:/etc/nginx/nginx.conf - ./etc/nginx/proxy_spot_params:/etc/nginx/proxy_spot_params - ./searx/static:/var/www/spot/static labels: - "com.centurylinklabs.watchtower.scope=uptime_kuma" filtron: image: dalf/filtron:latest Loading Loading
docker-compose.prod.yml +5 −3 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ services: - ./etc/nginx/nginx.conf:/etc/nginx/nginx.conf - ./etc/nginx/proxy_spot_params:/etc/nginx/proxy_spot_params - ./searx/static:/var/www/spot/static labels: - "com.centurylinklabs.watchtower.scope=uptime_kuma" filtron: image: dalf/filtron:latest Loading