Update stale service IP references after VLAN 30 cutover

This commit is contained in:
Fizzlepoof
2026-05-22 20:36:12 +00:00
parent 9e6dde7695
commit 5f56fe75d8
43 changed files with 1789 additions and 2161 deletions

View File

@@ -76,7 +76,7 @@
{
"parameters": {
"method": "POST",
"url": "={{($env.LITELLM_BASE_URL || 'http://10.5.1.6:4000').replace(/\\/$/, '') + '/v1/chat/completions'}}",
"url": "={{($env.LITELLM_BASE_URL || 'http://10.5.30.6:4000').replace(/\\/$/, '') + '/v1/chat/completions'}}",
"sendHeaders": true,
"headerParameters": {
"parameters": [