You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/16 12:32:51 UTC

[GitHub] [beam] ElessarST commented on a change in pull request #15956: [BEAM-13210] [Playground]: support streaming output on the frontend

ElessarST commented on a change in pull request #15956:
URL: https://github.com/apache/beam/pull/15956#discussion_r750224306



##########
File path: playground/frontend/lib/constants/api.dart
##########
@@ -16,4 +16,5 @@
  * limitations under the License.
  */
 
-const String kApiClientURL = 'https://datatokenization.uc.r.appspot.com';
+const String kApiClientURL =
+    'https://backend-dot-datatokenization.uc.r.appspot.com';

Review comment:
       @damondouglas, thank you for the suggestion. I pushed a task to generate `config.g.dart` file, could you please check it?
   I chose to generate a dart config file, because it's easier to use in code.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org