add txt extension to deployed license file
This commit is contained in:
parent
bc30284642
commit
8db62a865e
@ -131,7 +131,7 @@ http {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location = /LICENSE {
|
location = /LICENSE {
|
||||||
default_type text/plain;
|
return 301 /LICENSE.txt;
|
||||||
}
|
}
|
||||||
|
|
||||||
location = /404 {
|
location = /404 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user