mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-05-14 01:21:49 +00:00
fix: devWeb - update docker-compose.yaml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user