Skip to content

Commit

Permalink
Merge pull request #1881 from amvanbaren/revert-test-ssl-staging-api
Browse files Browse the repository at this point in the history
Use api.eclipse.org for release 0.12.0
  • Loading branch information
amvanbaren authored Jun 5, 2023
2 parents 9d48041 + f540d45 commit c5de469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configuration/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ ovsx:
webui:
frontendRoutes: "/extension/**,/namespace/**,/user-settings/**,/admin-dashboard/**,/about,/publisher-agreement-*,/terms-of-use"
eclipse:
# TODO change back to https://api.eclipse.org/ before release.
base-url: https://api-staging.eclipse.org/
# TODO change back to https://api-staging.eclipse.org/ for testing.
base-url: https://api.eclipse.org/
publisher-agreement:
version: 1
timezone: US/Eastern
Expand Down

0 comments on commit c5de469

Please sign in to comment.