3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
location ^~ /.well-known {
|
|
allow all;
|
|
} |
location ^~ /.well-known {
|
|
allow all;
|
|
} |