create letters postbox

This commit is contained in:
2020-01-05 18:46:21 +01:00
parent fa8509a441
commit ba0240aa84
4 changed files with 51 additions and 40 deletions
+3
View File
@@ -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"