Skip to content

Commit

Permalink
update build directory (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: ggobugi27 <[email protected]>
  • Loading branch information
ggobugi27 and ggobugi27 authored Jan 27, 2022
1 parent 0bab3fc commit d49c6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ENV GIT_URL https://github.com/kadena-community/kadena-transfer-js
RUN apt-get -y update \
&& apt-get -y install git \
&& git clone ${GIT_URL} \
&& cp -r /kadena-transfer-js/* /usr/share/nginx/html
&& cp -r /kadena-transfer-js/docs/* /usr/share/nginx/html

0 comments on commit d49c6ca

Please sign in to comment.