mirror of
https://github.com/netscrawler/changeAPI.git
synced 2026-09-05 08:29:36 +00:00
v0.1
This commit is contained in:
+5
-1
@@ -2,4 +2,8 @@ env: "local"
|
||||
token_ttl: 1h
|
||||
grpc:
|
||||
port: 44044
|
||||
timeout: 10h
|
||||
timeout: 10h
|
||||
redis:
|
||||
addr: "localhost:6379"
|
||||
password: "1234"
|
||||
db: 0
|
||||
Reference in New Issue
Block a user