This commit is contained in:
netscrawler
2024-07-04 00:44:15 +03:00
parent c99f477e35
commit 5b11756af6
15 changed files with 354 additions and 23 deletions
+5 -1
View File
@@ -2,4 +2,8 @@ env: "local"
token_ttl: 1h
grpc:
port: 44044
timeout: 10h
timeout: 10h
redis:
addr: "localhost:6379"
password: "1234"
db: 0