mirror of
https://github.com/Traceworks2023/nxtgauge-gitops.git
synced 2026-06-11 22:34:41 +00:00
fix(config): add BEECEPTOR_URL for payments service
This commit is contained in:
parent
37a589fa87
commit
4034c413c6
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ data:
|
|||
UGC_CONTENT_CREATORS_SERVICE_URL: "http://nxtgauge-rust-ugc-content-creators:9117"
|
||||
OLLAMA_BASE_URL: "http://ollama.nxtgauge-ai.svc.cluster.local:11434"
|
||||
OLLAMA_CHAT_MODEL: "gemma3:270m"
|
||||
BEECEPTOR_URL: "https://nxtgauge.free.beeceptor.com"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue