updated ajax port 7001 -> 32378
This commit is contained in:
parent
afc8780653
commit
7a7b9fbbd0
@ -1,6 +1,6 @@
|
|||||||
let daddy = angular.module("daddy", ["ngRoute", "ngAnimate"])
|
let daddy = angular.module("daddy", ["ngRoute", "ngAnimate"])
|
||||||
|
|
||||||
let server = "https://www.inkletblot.com:7001"
|
let server = "https://www.inkletblot.com:32378"
|
||||||
|
|
||||||
daddy.controller("bodyCtrlr", function($scope, stateData){
|
daddy.controller("bodyCtrlr", function($scope, stateData){
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user