We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24aee82 commit 6179e74Copy full SHA for 6179e74
dnmp/docker-compose.yml
@@ -27,7 +27,7 @@ services:
27
image: registry.cn-beijing.aliyuncs.com/tinywan/dnmp:php7.2-v4
28
ports:
29
- "9000:9000"
30
- #- "9502:9502"
+ - "9502:9502" # WorkerMan 端口
31
volumes:
32
- ./www:/var/www
33
- ./etc/php.ini:/usr/local/php/etc/php.ini
0 commit comments