Skip to content

Commit d018cf5

Browse files
author
Klesh Wong
authored
Merge pull request #1686 from merico-dev/fix-API_TIMEOUT-main
fix(config file): add unit to API_TIMEOUT
2 parents 1137125 + 3307dfd commit d018cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ MODE=release
1717
NOTIFICATION_ENDPOINT=
1818
NOTIFICATION_SECRET=
1919

20-
API_TIMEOUT=10
20+
API_TIMEOUT=10s
2121
API_RETRY=3
2222
API_REQUESTS_PER_HOUR=10000
2323
#TEMPORAL_URL=temporal:7233

0 commit comments

Comments
 (0)