mirror of https://github.com/vector-im/riot-web
Fix whitespace in Dockerfile
Upstreamed whitespace fix from a fork, to be aligned with the other indented line :)pull/17742/head
parent
54da2df8c0
commit
26380719a1
|
@ -37,4 +37,4 @@ COPY --from=builder /src/webapp /app
|
|||
RUN sed -i '3i\ \ \ \ application/wasm wasm\;' /etc/nginx/mime.types
|
||||
|
||||
RUN rm -rf /usr/share/nginx/html \
|
||||
&& ln -s /app /usr/share/nginx/html
|
||||
&& ln -s /app /usr/share/nginx/html
|
||||
|
|
Loading…
Reference in New Issue