Skip to content

Commit 5446c0f

Browse files
authored
swap api key with auth token (#34)
1 parent 45945a4 commit 5446c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pip install -r requirements-dev.txt
7474
Start LocalStack Pro with the appropriate CORS configuration for the S3 Website:
7575

7676
```bash
77-
LOCALSTACK_API_KEY=... localstack start
77+
LOCALSTACK_AUTH_TOKEN=... localstack start
7878
```
7979

8080
## Instructions

0 commit comments

Comments
 (0)