feat:fix docker-compose

This commit is contained in:
2025-07-31 11:00:22 +08:00
parent 5b7cc39496
commit 9ceb96d9c7
3 changed files with 8 additions and 1 deletions
+3
View File
@@ -8,6 +8,9 @@ services:
- compose.env
networks:
- email-network
ports:
- "5182:5182" # API port
- "25:25" # SMTP port
# 2. 数据库服务 (MySQL)
mysql: