Skip to content

Commit 8117157

Browse files
committed
minor fix: set application type for chat helloworld.
Signed-off-by: Mohammed Imthathullah <[email protected]>
1 parent e0ba343 commit 8117157

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

models/chat/helloworld/src/main/resources/application.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
spring:
2+
main:
3+
web-application-type: none
24
ai:
35
azure:
46
openai:

0 commit comments

Comments
 (0)