noticket - updated gregtime
This commit is contained in:
@@ -46,6 +46,8 @@
|
|||||||
OLLAMA_FALLBACK_MODEL: "dolphin-phi"
|
OLLAMA_FALLBACK_MODEL: "dolphin-phi"
|
||||||
OLLAMA_NUM_PREDICT: "300"
|
OLLAMA_NUM_PREDICT: "300"
|
||||||
SEARXNG_URL: "http://127.0.0.1:8080"
|
SEARXNG_URL: "http://127.0.0.1:8080"
|
||||||
|
# Gemini API for @bot gemini command
|
||||||
|
GEMINI_API_KEY: "{{ gemini_api_key }}"
|
||||||
# Zomboid RCON configuration for Discord restart command
|
# Zomboid RCON configuration for Discord restart command
|
||||||
ZOMBOID_RCON_HOST: "127.0.0.1"
|
ZOMBOID_RCON_HOST: "127.0.0.1"
|
||||||
ZOMBOID_RCON_PORT: "{{ zomboid_rcon_port }}"
|
ZOMBOID_RCON_PORT: "{{ zomboid_rcon_port }}"
|
||||||
|
|||||||
@@ -103,7 +103,7 @@
|
|||||||
|
|
||||||
- import_tasks: containers/home/gregtime.yml
|
- import_tasks: containers/home/gregtime.yml
|
||||||
vars:
|
vars:
|
||||||
image: localhost/greg-time-bot:3.3.0
|
image: localhost/greg-time-bot:3.4.1
|
||||||
tags: gregtime
|
tags: gregtime
|
||||||
|
|
||||||
- import_tasks: containers/home/zomboid.yml
|
- import_tasks: containers/home/zomboid.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user