diff options
| author | byte2016 <[email protected]> | 2018-08-28 14:56:56 +0800 |
|---|---|---|
| committer | byte2016 <[email protected]> | 2018-08-28 14:56:56 +0800 |
| commit | 067d4e6786f7f63fb6bb1b1136cad074675ed70b (patch) | |
| tree | ad2c0ed58cd6a9c6790d4b6d7e48f98bc0b16f87 /redis-node/redis.conf | |
Diffstat (limited to 'redis-node/redis.conf')
| -rw-r--r-- | redis-node/redis.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/redis-node/redis.conf b/redis-node/redis.conf new file mode 100644 index 0000000..3980bd3 --- /dev/null +++ b/redis-node/redis.conf @@ -0,0 +1,5 @@ +include /home/mesasoft/redis/redis-node/redis_comm.conf +port 9000 +pidfile /home/mesasoft/redis/redis-node/9000/redis.pid +dir /home/mesasoft/redis/redis-node/9000 +logfile /home/mesasoft/redis/redis-node/9000/redis.log |
