no message

This commit is contained in:
kuaifan
2025-05-05 00:09:24 +08:00
parent 5a0d1ac0c0
commit db3a17a2c8
3 changed files with 28 additions and 48 deletions

View File

@@ -246,6 +246,8 @@ services:
volumes:
- ./:/var/www
- /var/run/docker.sock:/var/run/docker.sock
environment:
HOST_PWD: "${PWD}"
network_mode: host
restart: unless-stopped