diff --git a/.env.development b/.env.development index 6e807ae..2e50d74 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,8 @@ CONTAINER_PORT=9088 UID=1000 CI_ENV=development CI_ENVIRONMENT=development -API_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com" +API_ENDPOINT="https://apigate.orion.g1.wrenchboard.com" +API_ENDPOINT2="https://apigate.lotus.g1.wrenchboard.com" # $arr["host"] = "10.10.10.23"; # $arr["name"] = "wrenchboard"; # $arr["user"] = "wrenchboard";