mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-24 00:33:36 +00:00
create letters postbox
This commit is contained in:
@@ -5,6 +5,9 @@ httpApi:
|
||||
task:
|
||||
addr: "0.0.0.0:31337"
|
||||
clients: 4
|
||||
letterPath: "./letter"
|
||||
localPostboxPath: "./postbox"
|
||||
remotePostboxPath: "/root/a-quest/deploy/task3/postbox"
|
||||
|
||||
redis:
|
||||
addr: "localhost:6379"
|
||||
|
||||
Reference in New Issue
Block a user