updating main

This commit is contained in:
Believethehype
2023-12-05 21:20:45 +01:00
parent d2d7027e80
commit 51aedc52da
2 changed files with 20 additions and 14 deletions

View File

@@ -9,7 +9,6 @@ LNBITS_HOST = "https://lnbits.com"
OPENAI_API_KEY = "" # Enter your OpenAI API Key to use DVMs with OpenAI services
LIBRE_TRANSLATE_ENDPOINT = "" # Url to LibreTranslate Endpoint e.g. https://libretranslate.com
LIBRE_TRANSLATE_API_KEY = "" # API Key, if required (You can host your own instance where you don't need it)
NOVA_SERVER = "" # Enter the address of a nova-server instance, locally or on a machine in your network host:port
# We will automatically create dtags and private keys based on the identifier variable in main.
# If your DVM already has a dtag and private key you can replace it here before publishing the DTAG to not create a new one.