Skip to content

Commit

Permalink
Remove fschat from compose yaml
Browse files Browse the repository at this point in the history
fschat has been removed from the Dockerfile a while ago.
  • Loading branch information
djmaze authored Jan 6, 2024
1 parent 81b504e commit 6ab02e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ services:
tabbyapi:
build:
context: .
args:
INSTALL_FSCHAT: "true" # Set this to "true" or "false" as needed
ports:
- "5000:5000"
environment:
Expand Down

0 comments on commit 6ab02e1

Please sign in to comment.