Classic oops ...

This commit is contained in:
Hexagon 2016-01-04 01:36:21 +01:00
parent fdd57e3f11
commit a13dd84d21
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "cryptalk",
"version" : "1.1.0",
"version" : "1.1.1",
"description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js",
"subdomain": "cryptalk",

View File

@ -8,7 +8,7 @@ define({
hosts: [
{
name: 'default',
host: 'localhost:8080',
host: '',
path: '/js/cryptalk_modules/settings.js'
}/*,
{