Fix blbackup after migration

This commit is contained in:
Tim
2023-10-11 15:33:31 +02:00
parent 0e6d1ef4ba
commit 5f1b2960aa
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@ server {
# Add index.php to the list if you are using PHP
index index.html index.htm index.php;
server_name "~^(?<sub>.+)\.basic.local\.loken\.nl$";
server_name "~^(?<sub>.+)\.basic\.local\.loken\.nl$";
location / {
# First attempt to serve request as file, then