0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 04:58:40 +00:00

Enable use of enable_v4 config variable

This commit is contained in:
David Bolack
2026-02-27 16:51:46 -06:00
parent 0d26ed2a0f
commit 33edc9600a
5 changed files with 19 additions and 31 deletions
+2 -1
View File
@@ -7,5 +7,6 @@
"local_environments" : ["docker", "local"],
"publicUrl" : "https://homebrewery.naturalcrit.com",
"hb_images" : null,
"hb_fonts" : null
"hb_fonts" : null,
"enable_v4" : true
}