Skip to content

Commit

Permalink
updating the key to sign
Browse files Browse the repository at this point in the history
  • Loading branch information
alokamsurendra committed Dec 18, 2024
1 parent 7870138 commit 8ca67d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/docker/generate_api_key.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export AI_UNLIMITED_INIT_API_KEY=$API_KEY
# Print the value of the environment variable
echo "API Key is generated, if the shell script is not run with source, please export the following environment variable:"
echo ''
echo "export AI_UNLIMITED_INIT_API_KEY=${API_KEY}"
echo "export AI_UNLIMITED_INIT_API_KEY=${API_KEY}"

0 comments on commit 8ca67d5

Please sign in to comment.