Skip to content

Commit

Permalink
Remove sandbox environment
Browse files Browse the repository at this point in the history
  • Loading branch information
thfries committed Jun 23, 2022
1 parent 4c5caa0 commit 443df8d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ui/modules/environments/environments.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ let environments = {
usernamePasswordDevOps: 'devops:foobar',
useBasicAuth: true,
},
eclipse_sandbox: {
api_uri: 'https://ditto.eclipseprojects.io',
bearer: '',
usernamePassword: 'ditto:ditto',
useBasicAuth: false,
},
};

let theEnv;
Expand Down

0 comments on commit 443df8d

Please sign in to comment.