PoC: Load external images
This commit is contained in:
parent
f58c1e4c84
commit
f3c955b0f8
2 changed files with 11 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
var config = {
|
||||
base_url: window.location.origin, // Change to test against a different server
|
||||
app_root: "/app",
|
||||
app_root: "/",
|
||||
enable_login: true,
|
||||
enable_signup: true,
|
||||
enable_payments: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue