mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 19:58:22 +08:00
Update swoole-dashboard.md
This commit is contained in:
parent
8f7794a578
commit
3c39b62e42
@ -98,8 +98,7 @@ WORKDIR /opt/www
|
||||
|
||||
RUN composer install --no-dev \
|
||||
&& composer dump-autoload -o \
|
||||
&& php /opt/www/bin/hyperf.php di:init-proxy \
|
||||
&& cp -rf .env.example .env
|
||||
&& php /opt/www/bin/hyperf.php di:init-proxy
|
||||
|
||||
EXPOSE 9501
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user