Skip to content

Commit 6179e74

Browse files
committed
端口开放
1 parent 24aee82 commit 6179e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnmp/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
image: registry.cn-beijing.aliyuncs.com/tinywan/dnmp:php7.2-v4
2828
ports:
2929
- "9000:9000"
30-
#- "9502:9502"
30+
- "9502:9502" # WorkerMan 端口
3131
volumes:
3232
- ./www:/var/www
3333
- ./etc/php.ini:/usr/local/php/etc/php.ini

0 commit comments

Comments
 (0)