This commit is contained in:
Marcel Pociot
2020-06-16 00:09:04 +02:00
parent 4a56890862
commit 645330f08f
8 changed files with 23 additions and 20 deletions

View File

@@ -37,4 +37,4 @@ To register and use the given credentials, just run the following command:
expose token [YOUR-AUTH-TOKEN]
```
This will register the token globally in your expose configuration file, and all following expose calls, will automatically use the token to authenticate with the server.
This will register the token globally in your expose configuration file, and all following expose calls will automatically use the token to authenticate with the server.