We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9708759 commit 566ca9bCopy full SHA for 566ca9b
README.md
@@ -32,7 +32,7 @@ version: '3.6'
32
33
services:
34
llmp:
35
- image: ghcr.io/j4ys0n/llm-proxy:1.2.0
+ image: ghcr.io/j4ys0n/llm-proxy:1.2.1
36
container_name: llmp
37
hostname: llmp
38
restart: unless-stopped
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.6'
2
3
4
5
6
7
8
0 commit comments