2019-02-09 12:10:15 +02:00

7 lines
260 B
JSON

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