Skip to content
Snippets Groups Projects
Commit 39dd7d1a authored by Florian Sesser's avatar Florian Sesser Committed by Jean-Paul Calderone
Browse files

Reorder allowed charge origins as well

... just because I like to be consistent.
parent 9454d497
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,10 @@ ...@@ -14,10 +14,10 @@
] ]
, "letsEncryptAdminEmail": "jean-paul@privatestorage.io" , "letsEncryptAdminEmail": "jean-paul@privatestorage.io"
, "allowedChargeOrigins": [ , "allowedChargeOrigins": [
"https://privatestorage.io" "https://private.storage"
, "https://www.privatestorage.io"
, "https://private.storage"
, "https://www.private.storage" , "https://www.private.storage"
, "https://privatestorage.io"
, "https://www.privatestorage.io"
] ]
, "monitoringGoogleOAuthClientID": "802959152038-klpkk38sfnqmknn1ucg7pvs4hcc2k8ae.apps.googleusercontent.com" , "monitoringGoogleOAuthClientID": "802959152038-klpkk38sfnqmknn1ucg7pvs4hcc2k8ae.apps.googleusercontent.com"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment