update readme

This commit is contained in:
2026-05-27 08:19:54 +07:00
parent 1cd5bf237f
commit b97e0db6a9
+1 -9
View File
@@ -17,20 +17,12 @@ Konfigurasi LiteLLM proxy untuk Hermes Agent & AI tools.
### 1. Clone repo di server tujuan
Pertama bikin token dulu di https://git.alcozaky.my.id/user/settings/applications → **Generate New Token** (centang repo & read aja).
Terus clone:
Clone:
```bash
git clone https://sakhiy:TOKEN_LO@git.alcozaky.my.id/sakhiy/litellm-config.git /opt/litellm
cd /opt/litellm
```
Atau kalo clone dari internal network (LXC lain di 192.168.1.x):
```bash
git clone http://192.168.1.77:3000/sakhiy/litellm-config.git /opt/litellm
cd /opt/litellm
```
### 2. Buat file .env
```bash