Loading docker-compose.prod.yml +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ 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 - /var/log/containers/spot-${ENVIRONMENT_NAME}:/var/log/nginx/ - ${LOG_DIRECTORY}:/var/log/nginx/ labels: - "com.centurylinklabs.watchtower.scope=staging-spot" Loading Loading
docker-compose.prod.yml +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ 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 - /var/log/containers/spot-${ENVIRONMENT_NAME}:/var/log/nginx/ - ${LOG_DIRECTORY}:/var/log/nginx/ labels: - "com.centurylinklabs.watchtower.scope=staging-spot" Loading