mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-20 06:19:15 +00:00
Remove fschat from compose yaml
fschat has been removed from the Dockerfile a while ago.
This commit is contained in:
committed by
GitHub
parent
81b504e8c5
commit
6ab02e1eeb
@@ -3,8 +3,6 @@ services:
|
||||
tabbyapi:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
INSTALL_FSCHAT: "true" # Set this to "true" or "false" as needed
|
||||
ports:
|
||||
- "5000:5000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user