Updated ogcoreURL var
oginstaller/pipeline/head There was a failure building this commit
Details
oginstaller/pipeline/head There was a failure building this commit
Details
parent
d4f0aed18d
commit
148a78f408
|
@ -21,7 +21,7 @@ export MERCURE_URL="$mercure_url"
|
|||
|
||||
|
||||
# Si se ha configurado la IP del ogCore, se escribe en el fichero .env
|
||||
echo "NG_APP_BASE_API_URL=$OGCORE_IP" > $ENV_FILE
|
||||
echo "NG_APP_BASE_API_URL=$OGCORE_URL" > $ENV_FILE
|
||||
echo "NG_APP_OGCORE_MERCURE_BASE_URL=http://$mercure_ip:3000/.well-known/mercure" >> $ENV_FILE
|
||||
|
||||
touch /opt/opengnsys/ogGui/installer/.deployed
|
||||
|
|
Loading…
Reference in New Issue