|
@ -15,7 +15,7 @@ |
|
|
"args": [ |
|
|
"args": [ |
|
|
"-p 4000", |
|
|
"-p 4000", |
|
|
"-f http://localhost:4000", |
|
|
"-f http://localhost:4000", |
|
|
// "-g postgres://postgres:123@10.8.30.32:5432/video_access", |
|
|
// "-g postgres://postgres:123@10.8.30.166:5432/video_access", |
|
|
"-g postgres://postgres:123@10.8.30.166:5432/video_access-dev", |
|
|
"-g postgres://postgres:123@10.8.30.166:5432/video_access-dev", |
|
|
"--redisHost 10.8.30.112", |
|
|
"--redisHost 10.8.30.112", |
|
|
"--redisPort 6379", |
|
|
"--redisPort 6379", |
|
|