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 9b5c48e commit b5a4079Copy full SHA for b5a4079
docker-compose.yml
@@ -56,5 +56,5 @@ services:
56
- "9200:9200"
57
networks:
58
- hyperf
59
-# command: /bin/bash -c "rm -rf /opt/www/hyperf/runtime/container && php /opt/www/hyperf/bin/hyperf.php start"
+ command: /bin/bash -c "rm -rf /opt/www/hyperf/runtime/container && php /opt/www/hyperf/bin/hyperf.php start"
60
tty: true
0 commit comments