Skip to content

Commit 33b18d1

Browse files
committed
Update nginx.conf.template
1 parent fb79cfa commit 33b18d1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webserver/templates/nginx.conf.template

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ server {
5050
log_not_found off;
5151
}
5252
#
53-
location ~ /.well-known {
54-
allow all;
55-
}
56-
#
5753
location = /favicon.ico {
5854
log_not_found off;
5955
access_log off;

0 commit comments

Comments
 (0)