update config.yml

This commit is contained in:
2025-12-07 16:11:21 +05:00
parent fd95893576
commit 8907ffeb51

View File

@ -1,6 +1,8 @@
# Настройки API # Настройки API
api-url: "http://localhost:8000/api/events" api-base: "http://localhost:3001"
commands-url: "http://localhost:8000/api/commands" 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 сервера (оставьте пустым для автоматического определения) # IP сервера (оставьте пустым для автоматического определения)
server-ip: "" server-ip: "survival.hub.popa-popa.ru"