Remove fschat from compose yaml

fschat has been removed from the Dockerfile a while ago.
This commit is contained in:
Martin Honermeyer
2024-01-06 02:18:26 +01:00
committed by GitHub
parent 81b504e8c5
commit 6ab02e1eeb

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: