add language auto-negotiation

This commit is contained in:
2021-10-26 22:04:50 +02:00
parent c022aa318c
commit 7341982716
3 changed files with 114 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ LABEL org.opencontainers.image.authors="kasper.fischer@rub.de"
# copy nginx config files
COPY nginx/nginx.conf /etc/nginx/nginx.conf
COPY nginx/mime.types /etc/nginx/mime.types
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
# copy webpage content