Skip to content

Commit b5a4079

Browse files
author
chenchangqin
committed
develop#项目文件
1 parent 9b5c48e commit b5a4079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ services:
5656
- "9200:9200"
5757
networks:
5858
- hyperf
59-
# command: /bin/bash -c "rm -rf /opt/www/hyperf/runtime/container && php /opt/www/hyperf/bin/hyperf.php start"
59+
command: /bin/bash -c "rm -rf /opt/www/hyperf/runtime/container && php /opt/www/hyperf/bin/hyperf.php start"
6060
tty: true

0 commit comments

Comments
 (0)