API_ENDPOINT="https://apigate.orion.g1.wrenchboard.com"
This commit is contained in:
+2
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user