refactor(api): 🔥 Remove Glitch-FE explicit support

This commit is contained in:
Jesse Wierzbinski 2024-08-27 16:45:05 +02:00
parent df466ecaa0
commit bec60fbf96
No known key found for this signature in database
12 changed files with 8 additions and 691 deletions

View file

@ -5,7 +5,6 @@ services:
- ./logs:/app/dist/logs
- ./config:/app/dist/config
- ./uploads:/app/dist/uploads
- ./glitch:/app/dist/glitch
restart: unless-stopped
container_name: versia
command: "cli start --all-threads"