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

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

View File

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