fix soory name
parent
fe5307d7cd
commit
d6ced43672
|
@ -7,4 +7,4 @@ NEXT_PUBLIC_API_URL=https://api.hamyanedalat.com/api
|
||||||
NEXT_PUBLIC_STORAGE_URL=http://storage.hamyanedalat.com
|
NEXT_PUBLIC_STORAGE_URL=http://storage.hamyanedalat.com
|
||||||
STORAGE_URL=http://storage.hamyanedalat.com
|
STORAGE_URL=http://storage.hamyanedalat.com
|
||||||
NEXT_PUBLIC_PHONE_NUMBER=02122894819
|
NEXT_PUBLIC_PHONE_NUMBER=02122894819
|
||||||
NEXT_PUBLIC_PACKAGE_VERSION=0.0.3.7
|
NEXT_PUBLIC_PACKAGE_VERSION=0.0.4.8
|
|
@ -15,4 +15,4 @@ CMD ["node_modules/.bin/next", "start"]
|
||||||
|
|
||||||
|
|
||||||
# docker build -f Dockerfile.x -t registry.vnfco.ir/hamyan/web:0.0.2.6 .
|
# docker build -f Dockerfile.x -t registry.vnfco.ir/hamyan/web:0.0.2.6 .
|
||||||
# docker push registry.vnfco.ir/hamyan/web:0.0.2.6
|
# docker push registry.vnfco.ir/hamyan/web:0.0.3.7
|
|
@ -570,7 +570,7 @@ export const Soori = () => {
|
||||||
<div className="bg-secondary-900 h-4 w-1 rounded-full mt-2"></div>
|
<div className="bg-secondary-900 h-4 w-1 rounded-full mt-2"></div>
|
||||||
</div>
|
</div>
|
||||||
<p className="mb-0 text-right p-2 text-sm">
|
<p className="mb-0 text-right p-2 text-sm">
|
||||||
دانشجوی دکترای حقوق خصوصی{" "}
|
دکترای حقوق خصوصی{" "}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue