There was an error while loading. Please reload this page.
1 parent ce35106 commit 155e656Copy full SHA for 155e656
1 file changed
src/test/resources/application-test.yml
@@ -32,6 +32,10 @@ oauth:
32
client-secret: test-secret
33
redirect-uri: http://localhost:8080/auth/github/callback
34
35
+batch:
36
+ article-ingestion:
37
+ cron: "0 0 18 * * ?"
38
+
39
ai:
40
openai:
41
key: test-key
0 commit comments