typo fix
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
volumes:
|
||||
- finish-data:/root/.finish
|
||||
environment:
|
||||
- ACSH_ENDPOINT=http://host.docker.internal:1234/v1/chat/completions
|
||||
- ACSH_ENDPOINT=http://plato.lan:1234/v1/chat/completions
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
command: /bin/bash
|
||||
|
||||
Reference in New Issue
Block a user