refactor: bundle fonts (#1569)

This commit is contained in:
Hampus
2026-08-12 13:21:50 +02:00
committed by GitHub
parent 03e6062ede
commit a9e6919713
1918 changed files with 39141 additions and 12841 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
reverse_proxy admin:8080
}
@staticAssets path /fonts/* /web/* /emoji/* /libs/* /avatars/* /badges/* /desktop/* /embeds/*
@staticAssets path /web/* /emoji/* /libs/* /avatars/* /badges/* /desktop/* /embeds/*
handle @staticAssets {
reverse_proxy static-proxy:8080
}