arbab o raiiat

master
Amir Hossein Moghiseh 2022-03-19 18:24:33 +03:30
parent 2067016020
commit 59a88824cb
2 changed files with 7 additions and 5 deletions

View File

@ -13,5 +13,7 @@ docker push registry.vnfco.ir/amirmoghi3/me:latest || 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'

View File

@ -105,10 +105,10 @@ const Footer: NextPage = () => {
</div>
</div>
<div>
<span className="text-secondary text-xs opacity-30 pl-1 md:pl-0 ">
@2020 Amir Hossein Moghiseh - All Rights Reserved - Version {process.env.NEXT_PUBLIC_VERSION}
</span>
<div className="container">
<p className="text-secondary text-xs opacity-30 pl-1 md:pl-0 break-all">
@2020 Lord (Arbab) Amir Hossein Moghiseh - Bondman (raiiat) masoomi pour @hossein_masoomi - All Rights Reserved - Version {process.env.NEXT_PUBLIC_VERSION}
</p>
</div>
</div>