fix clipping description, update docker compose sample

This commit is contained in:
Kendall Garner
2024-04-12 19:44:52 -07:00
parent 3976f5e5bf
commit 9f86a8179f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.5'
services:
feishin:
container_name: feishin
image: jeffvli/feishin
image: ghcr.io/jeffvli/feishin:latest
restart: unless-stopped
ports:
- 9180:9180