mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Merge pull request #50 from djmaze/patch-1
Remove fschat from compose yaml
This commit is contained in:
@@ -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