Skip to content

Commit 26497a4

Browse files
committed
application.yml
1 parent c229b4e commit 26497a4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/main/resources/application.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/main/resources/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
server:
2+
port: 9000
3+
bot:
4+
client:
5+
ws-url: "ws://localhost:8081/ws/test/"

0 commit comments

Comments
 (0)