mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 23:03:25 -07:00
Fix missing } in example_nginx.conf (#6027)
This commit is contained in:
@@ -61,5 +61,6 @@ http {
|
||||
location = /favicon.ico {
|
||||
alias /app/WebHostLib/static/static/favicon.ico;
|
||||
access_log off;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user