mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 23:36:38 +00:00
fix(bibot): api key
This commit is contained in:
parent
d1fc5c1026
commit
5d379dfde6
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ controllers:
|
||||||
args: ["-u", "discord_bot/main.py"]
|
args: ["-u", "discord_bot/main.py"]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
OPENAI_API_KEY: fake
|
||||||
BIBOT_DISCORD_TOKEN:
|
BIBOT_DISCORD_TOKEN:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
Loading…
Reference in a new issue