nowrap
This commit is contained in:
parent
0e36ac84d8
commit
40ba143a63
3 changed files with 4 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
// During web development, you may change values here for rapid testing.
|
||||
|
||||
var config = {
|
||||
base_url: "http://localhost:2586", // window.location.origin FIXME update before merging
|
||||
base_url: "https://127-0-0-1.my.local-ip.co", // window.location.origin FIXME update before merging
|
||||
app_root: "/app",
|
||||
enable_login: true,
|
||||
enable_signup: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue