Skip to content

Commit

Permalink
changed volume path
Browse files Browse the repository at this point in the history
  • Loading branch information
pantsel committed Sep 28, 2017
1 parent 0425f9d commit 179a49e
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 @@ -16,7 +16,7 @@ RUN npm --unsafe-perm --verbose install --production

EXPOSE 1337

VOLUME /kongadata
VOLUME /app/kongadata

RUN chmod 777 ./start.sh

Expand Down

0 comments on commit 179a49e

Please sign in to comment.