diff options
Diffstat (limited to 'etc/access-token.json')
-rwxr-xr-x | etc/access-token.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/access-token.json b/etc/access-token.json new file mode 100755 index 0000000..6fc9fbb --- /dev/null +++ b/etc/access-token.json @@ -0,0 +1,4 @@ +{ + "userName" : "test123", + "password" : "Changeme_123" +} |