chore: gregtime to use gemini API key
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
- host
|
||||
env:
|
||||
TZ: America/New_York
|
||||
# Gemini AI for @bot ask command
|
||||
GEMINI_API_KEY: "{{ gemini_api_key }}"
|
||||
# Zomboid RCON configuration for Discord restart command
|
||||
ZOMBOID_RCON_HOST: "127.0.0.1"
|
||||
ZOMBOID_RCON_PORT: "{{ zomboid_rcon_port }}"
|
||||
|
||||
@@ -92,10 +92,10 @@
|
||||
|
||||
- import_tasks: containers/home/gregtime.yml
|
||||
vars:
|
||||
image: localhost/greg-time-bot:1.6.0
|
||||
image: localhost/greg-time-bot:1.7.4
|
||||
tags: gregtime
|
||||
|
||||
- import_tasks: containers/home/zomboid.yml
|
||||
vars:
|
||||
image: docker.io/cm2network/steamcmd:root
|
||||
tags: zomboid
|
||||
tags: zomboid
|
||||
|
||||
Reference in New Issue
Block a user