Minor fix
This commit is contained in:
parent
d05fa2cff3
commit
6972d3be6a
|
@ -2,7 +2,7 @@
|
|||
define('cryptalk', {
|
||||
data: {
|
||||
// If no host is given it will default to localhost.
|
||||
host: 'http://www.huset.nu:8080'
|
||||
host: ''
|
||||
},
|
||||
compiles: ['$'],
|
||||
requires: ['templates']
|
||||
|
|
Loading…
Reference in New Issue