arbab o raiiat
parent
2067016020
commit
59a88824cb
|
@ -13,5 +13,7 @@ docker push registry.vnfco.ir/amirmoghi3/me:latest || exit 1;
|
||||||
docker push registry.vnfco.ir/amirmoghi3/me:$version || exit 1;
|
docker push registry.vnfco.ir/amirmoghi3/me:$version || exit 1;
|
||||||
|
|
||||||
|
|
||||||
ssh -t root@imedapp.ir 'docker service update API_webserver --image=registry.vnfco.ir/amirmoghi3/me:latest --with-registry-auth'
|
sleep 5;
|
||||||
|
|
||||||
|
ssh -t root@ftsco.co 'docker service update amirmoghi3_lord --image=registry.vnfco.ir/amirmoghi3/me:latest --with-registry-auth'
|
||||||
|
|
||||||
|
|
|
@ -105,10 +105,10 @@ const Footer: NextPage = () => {
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div className="container">
|
||||||
<span className="text-secondary text-xs opacity-30 pl-1 md:pl-0 ">
|
<p className="text-secondary text-xs opacity-30 pl-1 md:pl-0 break-all">
|
||||||
@2020 Amir Hossein Moghiseh - All Rights Reserved - Version {process.env.NEXT_PUBLIC_VERSION}
|
@2020 Lord (Arbab) Amir Hossein Moghiseh - Bondman (raiiat) masoomi pour @hossein_masoomi - All Rights Reserved - Version {process.env.NEXT_PUBLIC_VERSION}
|
||||||
</span>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue