We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43632ee commit 61df512Copy full SHA for 61df512
frontend/Dockerfile
@@ -1,6 +1,6 @@
1
# Step 1: Build the React application
2
FROM node:20 AS build
3
-ENV BACKEND_API_URL "https://dev-backend-dcavk67s4a-uc.a.run.app"
+ENV BACKEND_API_URL "https://staging-backend-dcavk67s4a-uc.a.run.app"
4
#ENV BLOOM_URL "https://bloom-latest.s3.eu-west-2.amazonaws.com/assets/index.html?connectURL={CONNECT_URL}&search=Show+me+a+graph"
5
ENV BLOOM_URL "https://bloom-latest.s3.eu-west-2.amazonaws.com/assets/index.html?connectURL={CONNECT_URL}&search=Show+me+a+graph&featureGenAISuggestions=true&featureGenAISuggestionsInternal=true"
6
ENV REACT_APP_SOURCES ""
0 commit comments