feat:fix docker-compose
This commit is contained in:
@@ -8,6 +8,9 @@ services:
|
||||
- compose.env
|
||||
networks:
|
||||
- email-network
|
||||
ports:
|
||||
- "5182:5182" # API port
|
||||
- "25:25" # SMTP port
|
||||
|
||||
# 2. 数据库服务 (MySQL)
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user