Added proper matrix .well-known endpoints

This commit is contained in:
Jef Roosens 2021-12-13 20:49:56 +01:00
parent 31b1ef0949
commit 3728e2b24f
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
2 changed files with 57 additions and 0 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM nginx:1.21.4-alpine
COPY default.conf.template /etc/nginx/templates/default.conf.template