Update Gitea references from 192.168.88.200:3000 to 192.168.88.27:3002 (Docker migration)
This commit is contained in:
@@ -31,7 +31,7 @@ Master Key: litellm-local-key-change-in-production (⚠️ CHANGE THIS in produc
|
||||
|
||||
**Why?** This centralizes your API key management in version control. Updates to one place affect all VMs.
|
||||
|
||||
1. Open: **http://192.168.88.200:3000** (Your Gitea instance)
|
||||
1. Open: **http://192.168.88.27:3002** (Your Gitea instance)
|
||||
2. Login with your account (jgitta)
|
||||
3. Click **"+"** icon (top right) → **"New Repository"**
|
||||
4. Fill in:
|
||||
@@ -147,7 +147,7 @@ docker-server (siklos @ 192.168.88.27)
|
||||
├── litellm_config.yaml # Model definitions & API keys
|
||||
└── README.md # Config documentation
|
||||
|
||||
Gitea (gitea @ 192.168.88.200:3000)
|
||||
Gitea (gitea @ 192.168.88.27:3002)
|
||||
└── jgitta/litellm-config/
|
||||
└── (same files as above)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user