0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00
This commit is contained in:
David Bolack
2026-03-19 19:35:05 -05:00
parent fe0f0c56af
commit a1d56fe5d3
3 changed files with 31 additions and 20 deletions
+1
View File
@@ -34,5 +34,6 @@ export default defineConfig({
fs : {
allow : ['.'],
},
allowedHosts : ['fedora.copy.to']
},
});