Skip to content

Commit

Permalink
端口开放
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Apr 22, 2019
1 parent 24aee82 commit 6179e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnmp/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
image: registry.cn-beijing.aliyuncs.com/tinywan/dnmp:php7.2-v4
ports:
- "9000:9000"
#- "9502:9502"
- "9502:9502" # WorkerMan 端口
volumes:
- ./www:/var/www
- ./etc/php.ini:/usr/local/php/etc/php.ini
Expand Down

0 comments on commit 6179e74

Please sign in to comment.