Skip to content

Commit 656441c

Browse files
committed
fix README.md
1 parent a002bd5 commit 656441c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,12 @@ Specify generated Cognito User Pool ARN to SSM.
9797
./deploy.sh api
9898
python elasticsearch-setup.py YourGlobalIP
9999
```
100+
101+
### Fix API settings via a script
102+
103+
```bash
104+
# Set SERVERLESS_REST_API_ID to .envrc
105+
direnv edit
106+
107+
./fix_api.sh
108+
```

0 commit comments

Comments
 (0)