Skip to content

Commit

Permalink
Updated operator keys for local E2E operators
Browse files Browse the repository at this point in the history
  • Loading branch information
gmsdelmundo committed Nov 23, 2023
1 parent a8ea245 commit 4d5e3ff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion conf/local-e2e-docker-private-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"storage_mock": true,
"enforce_https": false,
"core_attest_url": "http://core:8088/attest",
"core_api_token": "OPLCLAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
"core_api_token": "UID2-O-L-1000-Kp8GCO.T4MfsgCZ0WKRVRMDrvbdc6dvTj7mLLZdt3YS8=",
"sites_metadata_path": "http://core:8088/sites/refresh",
"clients_metadata_path": "http://core:8088/clients/refresh",
"client_side_keypairs_metadata_path": "http://core:8088/client_side_keypairs/refresh",
Expand Down
2 changes: 1 addition & 1 deletion conf/local-e2e-docker-public-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"storage_mock": true,
"enforce_https": false,
"core_attest_url": "http://core:8088/attest",
"core_api_token": "UID2-O-L-999-dp9Dt0.JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
"core_api_token": "UID2-O-L-1000-2AvtX8.wvmpfvughiJNmiwK5ebouxUiz1+9mSeYrxZGI=",
"sites_metadata_path": "http://core:8088/sites/refresh",
"clients_metadata_path": "http://core:8088/clients/refresh",
"client_side_keypairs_metadata_path": "http://core:8088/client_side_keypairs/refresh",
Expand Down
2 changes: 1 addition & 1 deletion conf/local-e2e-private-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"storage_mock": true,
"enforce_https": false,
"core_attest_url": "http://localhost:8088/attest",
"core_api_token": "OPLCLAjLRWcVlCDl9+BbwR38gzxYdiWFa751ynWLuI7JU4iA=",
"core_api_token": "UID2-O-L-1000-Kp8GCO.T4MfsgCZ0WKRVRMDrvbdc6dvTj7mLLZdt3YS8=",
"sites_metadata_path": "http://localhost:8088/sites/refresh",
"clients_metadata_path": "http://localhost:8088/clients/refresh",
"client_side_keypairs_metadata_path": "http://localhost:8088/client_side_keypairs/refresh",
Expand Down
2 changes: 1 addition & 1 deletion conf/local-e2e-public-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"storage_mock": true,
"enforce_https": false,
"core_attest_url": "http://localhost:8088/attest",
"core_api_token": "UID2-O-L-999-dp9Dt0.JVoGpynN4J8nMA7FxmzsavxJa8B9H74y9xdEE=",
"core_api_token": "UID2-O-L-1000-2AvtX8.wvmpfvughiJNmiwK5ebouxUiz1+9mSeYrxZGI=",
"sites_metadata_path": "http://localhost:8088/sites/refresh",
"clients_metadata_path": "http://localhost:8088/clients/refresh",
"client_side_keypairs_metadata_path": "http://localhost:8088/client_side_keypairs/refresh",
Expand Down

0 comments on commit 4d5e3ff

Please sign in to comment.