Revert "[FEATURE] Add /ask command (#54)" (#55)

This reverts commit 4f88a85ccb.
This commit is contained in:
Aidan 2025-05-07 23:04:16 -04:00 committed by GitHub
parent 4f88a85ccb
commit d373f44ca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 27 additions and 654 deletions

View file

@ -1,9 +0,0 @@
services:
kowalski:
build: .
container_name: kowalski
restart: unless-stopped
volumes:
- ./.env:/usr/src/app/.env:ro
environment:
- NODE_ENV=production