e namad
parent
8ece2f8d09
commit
f4c0510c56
|
@ -6,4 +6,4 @@ NEXT_PUBLIC_PUBLIC_URL=https://api.vesmeh.com
|
|||
NEXT_PUBLIC_API_URL=https://api.vesmeh.com/api
|
||||
NEXT_PUBLIC_STORAGE_URL=http://storage.vesmeh.com
|
||||
STORAGE_URL=http://storage.vesmeh.com
|
||||
NEXT_PUBLIC_PACKAGE_VERSION=1.0.2.4
|
||||
NEXT_PUBLIC_PACKAGE_VERSION=1.0.3.5
|
|
@ -15,5 +15,5 @@ CMD ["node_modules/.bin/next", "start"]
|
|||
|
||||
|
||||
|
||||
# docker build -f Dockerfile.x -t registry.vnfco.ir/netinashop/vesmeh:0.32.31 .
|
||||
#
|
||||
# docker build -f Dockerfile.x -t registry.vnfco.ir/netinashop/vesmeh:1.0.2.4 .
|
||||
# docker push registry.vnfco.ir/netinashop/vesmeh:1.0.2.4
|
|
@ -184,11 +184,11 @@ const Footer = () => {
|
|||
<a
|
||||
referrerpolicy="origin"
|
||||
target="_blank"
|
||||
href="https://trustseal.enamad.ir/?id=1002046&Code=uEUYF7tTs21rJyBGgWSS4zX2rpVUqXBH"
|
||||
href="https://trustseal.enamad.ir/?id=498433&Code=uEUYF7tTs21rJyBGgWSS4zX2rpVUqXBH"
|
||||
>
|
||||
<img
|
||||
referrerpolicy="origin"
|
||||
src="https://trustseal.enamad.ir/logo.aspx?id=1002046&Code=uEUYF7tTs21rJyBGgWSS4zX2rpVUqXBH"
|
||||
src="https://trustseal.enamad.ir/logo.aspx?id=498433&Code=uEUYF7tTs21rJyBGgWSS4zX2rpVUqXBH"
|
||||
alt=""
|
||||
style={{ cursor: "pointer" }}
|
||||
code="uEUYF7tTs21rJyBGgWSS4zX2rpVUqXBH"
|
||||
|
|
|
@ -55,7 +55,7 @@ export const metadata = {
|
|||
// name: "enamad",
|
||||
// content: "735422",
|
||||
// },
|
||||
other: { enamad: "735422" },
|
||||
// other: { enamad: "735422" },
|
||||
};
|
||||
|
||||
const structuredData = {
|
||||
|
|
Loading…
Reference in New Issue