diff --git a/config.sh b/config.sh index 30360e0..dced28e 100755 --- a/config.sh +++ b/config.sh @@ -1,3 +1,3 @@ -export DOMAIN="virages.$MAIN_DOMAIN" +export DOMAIN="virages.io" export PORT="7827" export PORT_EXPOSED="80"