Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Dec 13, 2018
2 parents ead21c1 + d547c82 commit 595b996
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/docker/cells/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ ARG version

WORKDIR /pydio

ENV CELLS_VERSION ${version} \
CELLS_BIND localhost:8080 \
CELLS_EXTERNAL localhost:8080
ENV CELLS_BIND localhost:8080
ENV CELLS_EXTERNAL localhost:8080

# Add necessary files
COPY docker-entrypoint.sh /pydio/docker-entrypoint.sh
Expand Down

0 comments on commit 595b996

Please sign in to comment.