Fixed some typos

This commit is contained in:
Florian Schüller
2016-11-06 12:13:28 +01:00
parent 08544eae6b
commit a094001069
4 changed files with 11 additions and 6 deletions

View File

@ -20,7 +20,7 @@ ENV PORT 2317
ENV SETUP_PORT 2316
# Language of interface and setup
ENV LANGUAGE ${LANGUAGE}
ENV LANGUAGE de
EXPOSE ${PORT}
EXPOSE ${SETUP_PORT}