Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gasilber committed Dec 3, 2024
2 parents 75fd1e3 + 12ea466 commit 9b90115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/common/apis/AcceApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class AcceApi extends RateLimitedApi {
}

static get baseApiUrl() {
return "https://dep.adc.education.fr/acce";
return "https://acce.depp.education.fr/acce";
}

async _login() {
Expand Down

0 comments on commit 9b90115

Please sign in to comment.