Removed Kafka from server

This commit is contained in:
2025-03-06 12:13:35 +00:00
parent 0c2380d9ac
commit c02adbb830
5 changed files with 1 additions and 52 deletions

View File

@ -17,7 +17,6 @@ services:
ports:
- "80:80"
- "443:443"
- "9093:9093"
- "27017:27017"
volumes:
- "./letsencrypt:/letsencrypt"