/+ Inconsolata.ttf & maintenance mode
This commit is contained in:
@@ -53,8 +53,12 @@ server {
|
||||
error_page 404 = @myownredirect;
|
||||
}
|
||||
|
||||
# enable maintenance mode
|
||||
location ~ ^/(index.html) {
|
||||
}
|
||||
|
||||
# access to certain files
|
||||
location ~ ^/(robots.txt|favicon.ico) {
|
||||
location ~ ^/(robots.txt|favicon.ico|Inconsolata.ttf) {
|
||||
# do nothing, which means avoid the postgrest proxy
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user