fix: devWeb - update docker-compose.yaml

This commit is contained in:
kmitresse
2024-04-17 16:56:36 +02:00
parent cb8659b63a
commit 764588a3bb
-12
View File
@@ -10,15 +10,3 @@ services:
- "3306:3306"
expose:
- "3306"
maildev:
image: maildev/maildev
environment:
- TZ=Asia/Shanghai
ports:
- "1080:1080"
- "1025:1025"
logging:
driver: "json-file"
options:
max-size: "1m"