You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I would like to update this wonderful tool that stopped running on my Raspberry. So I updated and ran it with poetry.
I was curious about runing it setting up the environment variables. It shoud not be hard to set, but forgive me I am a newbie.
Could one way is to set with this command line ? export KEY=value
But I was wondering about setting up the passwords, each value has to be set up individually ?
Thanks for your help
The text was updated successfully, but these errors were encountered:
The scanner can be configured using environment variables.
This is the recommended way when using docker.
The scanner uses environment variables when a config.ini is not present.
See https://github.com/Der-Henning/tgtg/wiki/Configuration for the corresponding variables.
Hello,
I would like to update this wonderful tool that stopped running on my Raspberry. So I updated and ran it with poetry.
I was curious about runing it setting up the environment variables. It shoud not be hard to set, but forgive me I am a newbie.
Could one way is to set with this command line ?
export KEY=value
But I was wondering about setting up the passwords, each value has to be set up individually ?
Thanks for your help
The text was updated successfully, but these errors were encountered: