Skip to content
Snippets Groups Projects
Commit c99967c2 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Merge branch '333.add-private-storage-to-allowed-charge-origins' into 'develop'

Add new private.storage domain to allowed charge origins

See merge request !90
parents 4e57dba1 0b375b55
No related branches found
No related tags found
No related merge requests found
...@@ -7,5 +7,7 @@ ...@@ -7,5 +7,7 @@
, "allowedChargeOrigins": [ , "allowedChargeOrigins": [
"https://privatestorage.io" "https://privatestorage.io"
, "https://www.privatestorage.io" , "https://www.privatestorage.io"
, "https://private.storage"
, "https://www.private.storage"
] ]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment