Конфигурационный файл
This commit is contained in:
12
server.yml
Normal file
12
server.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
#Подключение к БД
|
||||
database:
|
||||
host: db
|
||||
user: your_user
|
||||
password: your_password
|
||||
db: your_database
|
||||
#CDN (транспортные) серверы
|
||||
transport_servers:
|
||||
- https://cdn.rosetta-im.com
|
||||
#Серверы обновлений
|
||||
update_servers:
|
||||
- https://update.rosetta-im.com
|
||||
Reference in New Issue
Block a user