Merge pull request #50 from djmaze/patch-1

Remove fschat from compose yaml
This commit is contained in:
Brian Dashore
2024-01-06 00:10:20 -05:00
committed by GitHub

View File

@@ -3,8 +3,6 @@ services:
tabbyapi:
build:
context: .
args:
INSTALL_FSCHAT: "true" # Set this to "true" or "false" as needed
ports:
- "5000:5000"
environment: