update config.yml
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
# Настройки API
|
||||
api-url: "http://localhost:8000/api/events"
|
||||
commands-url: "http://localhost:8000/api/commands"
|
||||
api-base: "http://localhost:3001"
|
||||
api-url: "http://localhost:3001/api/server/events"
|
||||
commands-url: "http://localhost:3001/api/server/commands"
|
||||
inventory-requests-url: "http://localhost:3001/api/server/inventory/requests"
|
||||
|
||||
# IP сервера (оставьте пустым для автоматического определения)
|
||||
server-ip: ""
|
||||
server-ip: "survival.hub.popa-popa.ru"
|
||||
Reference in New Issue
Block a user