always forget the other dockerfiles

This commit is contained in:
Kristian Haugene
2018-02-22 23:05:07 +01:00
parent 4b02cd6ca2
commit 0a6985c790
2 changed files with 6 additions and 2 deletions

View File

@@ -106,7 +106,9 @@ ENV OPENVPN_USERNAME=**None** \
PUID=\
PGID=\
TRANSMISSION_WEB_HOME= \
DROP_DEFAULT_ROUTE=
DROP_DEFAULT_ROUTE= \
WEBPROXY_ENABLED=false \
WEBPROXY_PORT=8888
# Expose port and run
EXPOSE 9091