mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-24 00:33:36 +00:00
task2 backend
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
httpApi:
|
||||
addr: "0.0.0.0:8081"
|
||||
base: "/answer"
|
||||
|
||||
redis:
|
||||
addr: "localhost:6379"
|
||||
scoreKey: "pingpong-scores"
|
||||
winnersKey: "pingpong-winners"
|
||||
Reference in New Issue
Block a user