.env.pipelines in wso2_toolbox-0.3.0 vs .env.pipelines in wso2_toolbox-0.3.1
- old
+ new
@@ -1,6 +1,6 @@
-# generate token URL
-TOKEN_USERNAME='svc-cedrobco_h'
+# Generate token credentials
+TOKEN_USERNAME='admin_guide'
TOKEN_PASSWORD='Toor@2017'
-TOKEN_URL='http://172.16.13.67:8010/auth/users/login'
-TOKEN_REFRESH_URL='http://172.16.13.67:8010/auth/refresh_token'
-TOKEN_REVOKE_URL='http://172.16.13.67:8010/auth/revoke_token'
+TOKEN_URL='http://pt-api-qa.guideinvestimentos.com.br:8010/auth/users/login'
+TOKEN_REFRESH_URL='http://pt-api-qa.guideinvestimentos.com.br:8010/auth/refresh_token'
+TOKEN_REVOKE_URL='http://pt-api-qa.guideinvestimentos.com.br:8010/auth/revoke_token'