0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 15:22:41 +00:00

Merge branch 'master' into addLocalLogin-#269

This commit is contained in:
G.Ambatte
2022-04-13 14:30:02 +12:00
committed by GitHub
20 changed files with 795 additions and 480 deletions

View File

@@ -4,5 +4,6 @@
"secret" : "secret",
"web_port" : 8000,
"enable_v3" : true,
"local_environments" : ["docker", "local"]
"local_environments" : ["docker", "local"],
"publicUrl" : "https://homebrewery.naturalcrit.com"
}