Skip to content

Commit

Permalink
Fix readme formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kaustubhn committed Oct 24, 2024
1 parent 39d34e7 commit 296e121
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ Convert the below JSON into a base64 encoded string
}
]
```
```
APPS_JSON_BASE64=WwogIHsKICAgICJ1cmwiOiAiaHR0cHM6Ly9naXRodWIuY29tL2ZyYXBwZS9lcnBuZXh0IiwKICAgICJicmFuY2giOiAidjE1LjM5LjMiCiAgfSwKICB7CiAgICAidXJsIjogImh0dHBzOi8vZ2l0aHViLmNvbS9mcmFwcGUvaHJtcyIsCiAgICAiYnJhbmNoIjogInYxNS4zMy4wIgogIH0sCiAgewogICAgInVybCI6ICJodHRwczovL2dpdGh1Yi5jb20vZnJhcHBlL2NybSIsCiAgICAiYnJhbmNoIjogInYxLjI0LjciCiAgfQpd
```
and Set the variable in docker compose APPS_JSON_BASE64 to the value

0 comments on commit 296e121

Please sign in to comment.