mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 22:14:53 +00:00
23ccd70394
git-subtree-dir: samples/react-password-vault git-subtree-mainline: c5a075351d21d3b6e27f04c0b64afcf3578bc6ae git-subtree-split: 22740453e61169c2eb056cb1849e6a2621352b28
7 lines
282 B
JSON
7 lines
282 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/deploy-azure-storage.schema.json",
|
|
"workingDir": "./release/assets/",
|
|
"account": "<!-- STORAGE ACCOUNT NAME -->",
|
|
"container": "sp-fx-app-dev-simple-password-vault",
|
|
"accessKey": "<!-- ACCESS KEY -->"
|
|
} |