Skip to content

Commit

Permalink
Clarify expired env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelim01 committed Nov 12, 2024
1 parent 6ccada1 commit bbc72ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions devops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,9 @@ export AWS_SESSION_TOKEN=<SessionToken>
```bash
chmod +x deploy-backend.sh
```

---

**Q: The script worked before but doesn't work anymore**

**A:** This could be due to the environment variables expiring. Copy a new set of environment variables as shown above.

0 comments on commit bbc72ea

Please sign in to comment.