Skip to content

Commit 89f490e

Browse files
authored
add example key serverVariablesPersistance in demo (#204)
1 parent 2ad56c3 commit 89f490e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ const config = {
118118
},
119119
api: {
120120
authPersistance: "localStorage",
121+
serverVariablesPersistance: "localStorage",
121122
},
122123
}),
123124
};

0 commit comments

Comments
 (0)