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
2 merge requests!264merge develop into production,!211Reorder issuer domains
Pipeline #1761 passed
......@@ -14,10 +14,10 @@
]
, "letsEncryptAdminEmail": "jean-paul@privatestorage.io"
, "allowedChargeOrigins": [
"https://privatestorage.io"
, "https://www.privatestorage.io"
, "https://private.storage"
"https://private.storage"
, "https://www.private.storage"
, "https://privatestorage.io"
, "https://www.privatestorage.io"
]
, "monitoringGoogleOAuthClientID": "802959152038-klpkk38sfnqmknn1ucg7pvs4hcc2k8ae.apps.googleusercontent.com"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment