mirror of
https://tvoygit.ru/Djam/r11_urpm-repo.git
synced 2025-02-23 10:12:46 +00:00
9 lines
135 B
YAML
9 lines
135 B
YAML
server:
|
|
address: ":8888"
|
|
repository:
|
|
path: "/var/www/html/urpm-repo"
|
|
log:
|
|
level: "info"
|
|
auth:
|
|
token: "your_secret_token_here"
|
|
|