julep
julep copied to clipboard
Fix Hasura admin secret variable name
trafficstars
User description
Summary
- update
HASURA_ADMIN_SECRETreferences toHASURA_GRAPHQL_ADMIN_SECRET - add anchor comments explaining the change
Testing
git log -1 --stat
PR Type
enhancement, documentation
Description
-
Renamed Hasura admin secret environment variable for consistency
- Changed
HASURA_ADMIN_SECRETtoHASURA_GRAPHQL_ADMIN_SECRET - Updated both
.env.exampleanddocker-compose.yml
- Changed
-
Added explanatory comments about the variable name change
Changes walkthrough 📝
| Relevant files | |||||
|---|---|---|---|---|---|
| Enhancement |
|
Need help?
Type /help how to ...in the comments thread for any questions about Qodo Merge usage.Check out the documentation for more information.
[!IMPORTANT] Rename
HASURA_ADMIN_SECRETtoHASURA_GRAPHQL_ADMIN_SECRETin environment files to align with Hasura conventions.
- Environment Variables:
- Rename
HASURA_ADMIN_SECRETtoHASURA_GRAPHQL_ADMIN_SECRETin.env.exampleanddocker-compose.yml.- Add anchor comments explaining the variable name change in both files.
This description was created by
for 0fe2f96b3e04da0b2d20f297b3b4b041384f2bc0. You can customize this summary. It will automatically update as commits are pushed.