mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
boo
This commit is contained in:
parent
a5b04b8288
commit
cf06dca78c
2
init.js
2
init.js
@ -14,7 +14,7 @@ opt.hook = {
|
||||
};
|
||||
|
||||
if(LIVE){
|
||||
process.env['redis-install'] = '/tmp';
|
||||
//process.env['redis-install'] = '/tmp';
|
||||
}
|
||||
|
||||
opt.run = ['./test/server'];
|
||||
|
@ -8,7 +8,7 @@
|
||||
, "dependencies": {
|
||||
"mime": "~>1.2.11",
|
||||
"theory": "~>0.2.6",
|
||||
"coalesce": "~>0.1.9bb",
|
||||
"coalesce": "~>0.1.9bc",
|
||||
"aws-sdk": "~>2.0.0",
|
||||
"fakeredis": "~>0.1.3",
|
||||
"redis": "~>0.10.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user