deploy(pilonuxt): GSC Product name fix LIVE on prod — c4e34d4
Rebuilt pilonuxt from monorepo master c4e34d4 (workspace Dockerfile, sharp @img baked, live VERDACCIO_TOKEN). Canon delivery: build here (425MB) -> docker save | ssh vds load -> push FROM vds -> Portainer stack 16 pullImage:true (tag 6c6d52d->c4e34d4, fresh registry pull). Acceptance MET (in-container smoke on VDS + prod smoke via curl --resolve, bypassing LAN-DNS): 3 product pages 200, leading <meta itemprop="name"> inside schema.org/Product = product title (was only Brand 'Пилорама 98' before). 10 nav routes 200, no regression. Compose SOT -> c4e34d4. Inbox victor/pilorama98.ru sent. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
services:
|
||||
pilonuxt:
|
||||
container_name: pilonuxt
|
||||
image: registry.kzntsv.site/pilonuxt:6c6d52d
|
||||
image: registry.kzntsv.site/pilonuxt:c4e34d4
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
|
||||
Reference in New Issue
Block a user