use site.json
This commit is contained in:
parent
aeaa875608
commit
75f6e3b2dc
4 changed files with 4 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
var app = new Ox.App({
|
||||
apiURL: '/api/',
|
||||
config: '/pandora.json',
|
||||
config: '/site.json',
|
||||
init: 'hello',
|
||||
}).launch(function(data) {
|
||||
Ox.print('data', data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue