2021-10-09 13:54:00 +05:30

7 lines
275 B
JSON
Executable File

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
"workingDir": "./release/assets/",
"account": "<!-- STORAGE ACCOUNT NAME -->",
"container": "react-save-attachments",
"accessKey": "<!-- ACCESS KEY -->"
}