Skip to content

Commit 70fab9b

Browse files
committed
minor fix: set application type for chat helloworld.
1 parent e0ba343 commit 70fab9b

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)