Skip to content

Commit aa72730

Browse files
committed
feat(#exporter): - Fuego-05 - Improve README
1 parent 0531dcf commit aa72730

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ AWS_SECRET_ACCESS_KEY="YOUR-ACCESS-KEY" AWS_ACCESS_KEY_ID="YOUR-KEY-ID" AWS_REGI
103103

104104
> ! When you launch the command, google ask to copy/paste a url in your browser. After accept all requirement you be able to use your drive.
105105
106+
> ! You must provide following env variable before the command:
107+
108+
```
109+
DRIVE_CLIENT_ID="YOUR-CLIENT-ID" DRIVE_CLIENT_SECRET="YOUR-CLIENT-SECRET" DRIVE_REDIRECT_URL="YOUR-REDIRECT-URL" DRIVE_AUTH_URL="YOUR-AUTH-URL" DRIVE_TOKEN_URL="YOUR-TOKEN-URL"
110+
```
111+
106112
### Create your billing
107113

108114
```shell

0 commit comments

Comments
 (0)