2020-06-30 16:53:29 -04:00

7 lines
276 B
JSON

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