Skip to content
Snippets Groups Projects
Commit c80769f6 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Add Mriya.

parent 9afe0317
Branches
No related tags found
No related merge requests found
Pipeline #28964 passed
......@@ -115,15 +115,9 @@ generate-service () {
replicated=false
fi
if [ "$service" == "moon-travel-com-ua" ]
if [ "$service" == "mriya-ua-org" ]
then
URL="moon-travel.com.ua"
elif [ "$service" == "veles-russia-com" ]
then
URL="veles-russia.com"
elif [ "$service" == "res-public-net" ]
then
URL="res-public.net"
URL="mriya-ua.org"
else
URL=${service//-/.}
fi
......
......@@ -28,6 +28,8 @@ SERVICES["qr-bogatova-org"]="registry.dbogatov.org/dbogatov/qr-web-renderer:late
SERVICES["shevastream-com"]="registry.dbogatov.org/dbogatov/shevastream:master"
SERVICES["mriya-ua-org"]="registry.dbogatov.org/mriya-inc/website:master"
SERVICES["visasupport-com-ua"]="registry.dbogatov.org/dbogatov/visasupport-websites/php:latest"
SERVICES["visasupport-kiev-ua"]="registry.dbogatov.org/dbogatov/visasupport-websites/static/visasupport-kiev-ua:latest"
......@@ -53,6 +55,7 @@ DOMAINS["bogatov.app"]=$AVALUE
DOMAINS["bogatov.dev"]=$AVALUE
DOMAINS["bogatova.org"]=$AVALUE
DOMAINS["mriya-org.org"]=$AVALUE
DOMAINS["netwatch.app"]=$AVALUE
DOMAINS["epsolute.org"]=$AVALUE
DOMAINS["bogatov.kiev.ua"]=$AVALUE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment