Skip to content

Commit

Permalink
FIX new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaFM committed Oct 29, 2024
1 parent af2da11 commit 080f79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.develop
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG OEB_LEGACY_ANGULAR_URI=https://legacy.dev-openebench.bsc.es/
ARG VRE_URI=https://dev-openebench.bsc.es/vre/home/
ARG OBSERVATORY_URI=https://observatory.openebench.bsc.es
ARG REST_API_URL=https://preprod.openebench.bsc.es/monitor/rest/
ARG SCIENTIFIC_SERVICE_URL=https://preprod.bsc.es/api/scientific
ARG SCIENTIFIC_SERVICE_URL=https://preprod.openebench.bsc.es/api/scientific
ARG BENCH_EVENT_API_URL=https://dev-openebench.bsc.es/rest/bench_event_api
ARG KEYCLOAK_HOST=https://inb.bsc.es
ARG KEYCLOAK_REALM=openebench
Expand Down

0 comments on commit 080f79f

Please sign in to comment.