We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can you show what a sample env.list file would look like using an encrypted password?
The text was updated successfully, but these errors were encountered:
IBEAM_ACCOUNT=[ACCOUNT_NAME_GOES_HERE] IBEAM_PASSWORD=[PASSWORD_GOES_HERE] IBEAM_KEY=[KEY_GOES_HERE]
You can find more info on how to generate it in the Runtime Environment documentation.
Does that answer your question? I can write a more verbose example if needed.
Sorry, something went wrong.
no quotes no b'', correct?
That's right, just direct text, eg.
IBEAM_PASSWORD=6562ni6b2ui23tg2brugb52iugb25
@gmara13 just updated the documentation with the credentials' example: https://github.com/Voyz/ibeam/wiki/Runtime-environment#credentials
Thanks for reporting this 👍😊
Voyz
No branches or pull requests
can you show what a sample env.list file would look like using an encrypted password?
The text was updated successfully, but these errors were encountered: