fix(config): add BEECEPTOR_URL for payments service

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-10 23:24:05 +05:30
parent 37a589fa87
commit 4034c413c6

View file

@ -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"