Skip to content

Commit

Permalink
test config sas token ref #201
Browse files Browse the repository at this point in the history
  • Loading branch information
Xileny committed Apr 22, 2024
1 parent b9d9187 commit 6bc2c85
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion public_project/config/config-safers-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,15 @@
"userTagsFilter": {
"filters": ["administrator", "user", "admin"]
},
"importerBaseUrl": "https://geoapi-test.safers-project.cloud"
"importerBaseUrl": "https://geoapi-test.safers-project.cloud",
"blobStorageSasToken": {
"sv": "2022-11-02",
"ss": "b",
"srt": "o",
"sp": "r",
"se": "2029-04-21T15:36:36Z",
"st": "2024-04-22T07:36:36Z",
"spr": "https",
"sig": "Xs0XtgUuGE6rY4e%2Fu%2Bq622riqUbvLlE39jGm56WPets%3D"
}
}

0 comments on commit 6bc2c85

Please sign in to comment.