mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
set .env to 24.04.1
This commit is contained in:
4
.env
4
.env
@ -126,7 +126,7 @@ BEELZEBUB_OLLAMA_MODEL: "openchat"
|
|||||||
# GALAH_LLM_CLOUD_PROJECT: ""
|
# GALAH_LLM_CLOUD_PROJECT: ""
|
||||||
GALAH_LLM_PROVIDER: "ollama"
|
GALAH_LLM_PROVIDER: "ollama"
|
||||||
GALAH_LLM_SERVER_URL: "http://ollama.local:11434"
|
GALAH_LLM_SERVER_URL: "http://ollama.local:11434"
|
||||||
GALAH_LLM_MODEL: "llama3"
|
GALAH_LLM_MODEL: "llama3.1"
|
||||||
|
|
||||||
|
|
||||||
###################################################################################
|
###################################################################################
|
||||||
@ -149,7 +149,7 @@ TPOT_DOCKER_COMPOSE=./docker-compose.yml
|
|||||||
TPOT_REPO=dtagdevsec
|
TPOT_REPO=dtagdevsec
|
||||||
|
|
||||||
# T-Pot Version Tag
|
# T-Pot Version Tag
|
||||||
TPOT_VERSION=24.04
|
TPOT_VERSION=24.04.1
|
||||||
|
|
||||||
# T-Pot Pull Policy
|
# T-Pot Pull Policy
|
||||||
# always: (T-Pot default) Compose implementations SHOULD always pull the image from the registry.
|
# always: (T-Pot default) Compose implementations SHOULD always pull the image from the registry.
|
||||||
|
Reference in New Issue
Block a user