fix start script

This commit is contained in:
2019-06-27 23:23:37 +02:00
parent 34a6b23d46
commit 2deff3b66e
3 changed files with 19 additions and 2 deletions

View File

@ -36,7 +36,6 @@ USER ${USER}
VOLUME ${DATA_DIR}
EXPOSE 51826
EXPOSE 51888
CMD [ "/usr/local/bin/start.sh" ]