all working
This commit is contained in:
6
target/classes/config.yml
Normal file
6
target/classes/config.yml
Normal file
@ -0,0 +1,6 @@
|
||||
# Настройки API
|
||||
api-url: "http://localhost:8000/api/events"
|
||||
commands-url: "http://localhost:8000/api/commands"
|
||||
|
||||
# IP сервера (оставьте пустым для автоматического определения)
|
||||
server-ip: ""
|
Reference in New Issue
Block a user