record gitea remote + status
This commit is contained in:
@@ -13,6 +13,13 @@ name: dsh
|
||||
x-dsh-common: &common
|
||||
image: dsh:latest
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
- ALL
|
||||
read_only: true
|
||||
tmpfs:
|
||||
- /tmp
|
||||
environment: &env-base
|
||||
DSH_LLM_BASE: http://192.168.20.13:20129/v1
|
||||
DSH_LLM_MODEL: auto/best-chat
|
||||
|
||||
Reference in New Issue
Block a user