youngtsai commited on
Commit
0e6db53
·
1 Parent(s): 57a4592

"PASSWORD": "xxx",
"ELSA_API_TOKEN": "xxxxx"
}

Files changed (1) hide show
  1. local_config_example.json +4 -0
local_config_example.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "PASSWORD": "xxx",
3
+ "ELSA_API_TOKEN": "xxxxx"
4
+ }