Commit 8e3ae7ada45c81b01d978a4684f0e725b4931f9b

Authored by zhouhaihai
1 parent 39962c96

后台运行

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/develop.lua
@@ -15,3 +15,4 @@ redis_host = "127.0.0.1" @@ -15,3 +15,4 @@ redis_host = "127.0.0.1"
15 redis_port = 6001 15 redis_port = 6001
16 redis_db = 0 16 redis_db = 0
17 redis_auth = "zhaolu6001" 17 redis_auth = "zhaolu6001"
  18 +daemon = "./skynet.pid"
18 \ No newline at end of file 19 \ No newline at end of file