Added proper matrix .well-known endpoints
This commit is contained in:
parent
31b1ef0949
commit
3728e2b24f
2 changed files with 57 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:1.21.4-alpine
|
||||
|
||||
COPY default.conf.template /etc/nginx/templates/default.conf.template
|
||||
Reference in a new issue