Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
Revert "Update Remote Settings stage domain."
Browse files Browse the repository at this point in the history
This reverts commit 18ad881.
  • Loading branch information
smarnach committed Aug 23, 2021
1 parent 18ad881 commit 9c5cf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validate_signature.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from kinto_signer.signer.local_ecdsa import ECDSASigner


DEFAULT_SERVER = "https://settings-cdn.stage.mozaws.net/v1"
DEFAULT_SERVER = "https://kinto.stage.mozaws.net/v1"
DEST_BUCKET = "blocklists"
DEST_COLLECTION = "certificates"

Expand Down

0 comments on commit 9c5cf2a

Please sign in to comment.