Skip to content

Commit

Permalink
dockfile github
Browse files Browse the repository at this point in the history
  • Loading branch information
lxerxa committed Jan 26, 2019
1 parent 40f1b17 commit f7acb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN apt-get update && \
RUN a2enmod rewrite

WORKDIR /var/www/
RUN git clone https://gitee.com/actionview/av.git actionview
RUN git clone https://github.com/lxerxa/actionview.git actionview

ENV COMPOSER_ALLOW_SUPERUSER 1

Expand Down

0 comments on commit f7acb5a

Please sign in to comment.