fix:mongo冲突

This commit is contained in:
2025-11-11 17:49:41 +08:00
parent b07d2284b5
commit 989b7b5709

View File

@@ -5,7 +5,7 @@ services:
container_name: ai-bill-mongo
restart: unless-stopped
ports:
- "27017:27017"
- "27018:27017"
environment:
MONGO_INITDB_DATABASE: ai-bill
volumes: