Commit 30c99c2a authored by Văn Hoàng's avatar Văn Hoàng

[tag]0.1-vcci

parents df345a12 88964c59
Pipeline #43731 passed with stages
in 2 minutes and 2 seconds
...@@ -16,7 +16,7 @@ export const metadata: Metadata = { ...@@ -16,7 +16,7 @@ export const metadata: Metadata = {
siteName: 'Liên đoàn Thương mại và Công nghiệp Việt Nam, CN TP.HCM', siteName: 'Liên đoàn Thương mại và Công nghiệp Việt Nam, CN TP.HCM',
images: [ images: [
{ {
url: `/thumbnail.png`, url: `${links.siteURL}/thumbnail.png`,
width: 1200, width: 1200,
height: 630, height: 630,
alt: 'VCCI HCM' alt: 'VCCI HCM'
......
...@@ -7,7 +7,7 @@ const links = { ...@@ -7,7 +7,7 @@ const links = {
// imageEndpoint: 'https://utc2.erp.meu-solutions.com', // imageEndpoint: 'https://utc2.erp.meu-solutions.com',
imageEndpoint: `https://${backendHost}/vcci`, imageEndpoint: `https://${backendHost}/vcci`,
backendHost, backendHost,
siteURL: 'https://vcci.erp.meu-solutions.com/', siteURL: 'https://news.vccihcm.vn/',
} }
export default links export default links
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment