Start working on ACP
This commit is contained in:
parent
91b8a6cab6
commit
5ca419d3e3
10 changed files with 446 additions and 2 deletions
9
www/assets/js/iourl.js
Normal file
9
www/assets/js/iourl.js
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/**
|
||||
* Copyright 2013 Calvin 'calzoneman' Montgomery
|
||||
*
|
||||
* Licensed under Creative Commons Attribution-NonCommercial 3.0
|
||||
* See http://creativecommons.org/licenses/by-nc/3.0/
|
||||
*
|
||||
*/
|
||||
|
||||
const IO_URL = "http://localhost:1337";
|
||||
Loading…
Add table
Add a link
Reference in a new issue