mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 18:28:45 +00:00
Adding in env configs and aextra protection on dev routes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"login_path" : "http://naturalcrit.com/login",
|
||||
"log_level" : "warn"
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"login_path" : "http://staging.naturalcrit.com/login",
|
||||
"log_level" : "trace"
|
||||
}
|
||||
Reference in New Issue
Block a user