From 30ff52c6ba93ab7afd321d18a4efdb3b5b0b9815 Mon Sep 17 00:00:00 2001 From: Zhuojie Zhou Date: Sun, 15 Oct 2023 20:35:36 -0700 Subject: [PATCH] Update try-flagr url (#552) Co-authored-by: nothing0012 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 928c8936..2914c2b5 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,13 @@ docker run -it -p 18000:18000 ghcr.io/openflagr/flagr open localhost:18000 ``` -Or try it on [https://try-openflagr.up.railway.app](https://try-openflagr.up.railway.app), +Or try it on [https://try-flagr.onrender.com](https://try-flagr.onrender.com), it may take a while for a cold start, and every commit to the `main` branch will trigger a redeployment of the demo website. ``` curl --request POST \ - --url https://try-openflagr.up.railway.app/api/v1/evaluation \ + --url https://try-flagr.onrender.com/api/v1/evaluation \ --header 'content-type: application/json' \ --data '{ "entityID": "127",