Skip to content

Commit 4f6e61c

Browse files
Philip Reichenbergerpaperspace-philip
Philip Reichenberger
authored andcommitted
update readme
1 parent 11020ca commit 4f6e61c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ func getClient() *paperspace.Client {
1313
client.APIKey = p.APIKey
1414
return client
1515
}
16-
```
16+
```
17+
18+
## Environment Variables
19+
- PAPERSPACE_APIKEY: Paperspace API key
20+
- PAPERSPACE_BASEURL: Paperspace API url
21+
- PAPERSPACE_DEBUG: Enable debugging
22+
- PAPERSPACE_DEBUG_BODY: Enable debug for response body

0 commit comments

Comments
 (0)