Revert "[+] File server"

This reverts commit f5cfa3cdb8.
This commit is contained in:
2025-11-25 22:33:05 +08:00
parent 5aa29d13db
commit 29fc505bf1
4 changed files with 3 additions and 36 deletions
-2
View File
@@ -6,8 +6,6 @@ services:
dockerfile: deploy/Dockerfile.web
ports:
- "127.0.0.1:3000:3000"
volumes:
- ./data/storage:/app/storage
environment:
- ORIGIN=http://localhost:3000
- MONGO_URL=mongodb://cat:meow@db:27017/amaoke?authSource=admin