fixed error in tunconf

This commit is contained in:
idk
2018-08-16 17:51:08 -04:00
parent a8d92dd711
commit d3a1bb31b0
4 changed files with 20 additions and 13 deletions

View File

@ -17,5 +17,4 @@ RUN install -m755 bin/eephttpd /usr/bin/eephttpd
USER $user
WORKDIR /opt/$user/
COPY $path /opt/$user/www
#VOLUME /opt/$user/
CMD eephttpd -f /usr/src/eephttpd/etc/eephttpd/eephttpd.conf -s /opt/$user/ -sh=$samhost -sp=$samport $args