Munzali commited on
Commit
0f24b51
1 Parent(s): 8271cad

Create auth.json

Browse files
Files changed (1) hide show
  1. auth.json +6 -0
auth.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "user": "school-1",
4
+ "pass": "password"
5
+ }
6
+ ]