update docker-compose.yaml

This commit is contained in:
wy 2025-03-12 17:13:27 +08:00
parent 69400d3561
commit 5dfa26592b

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
worker: worker:
image: wuhu-mail-notify:latest image: wanyind/wuhu-mail-notify
volumes: volumes:
- "./data/config.json:/data/config.json" - "./data/config.json:/data/config.json"
ports: ports: