mirror of
https://tvoygit.ru/Djam/artmigrator.git
synced 2025-02-23 10:22:45 +00:00
11 lines
263 B
Text
11 lines
263 B
Text
nexus:
|
|
url: "http://127.0.0.1:8081"
|
|
username: "your-nexus-username"
|
|
password: "your-nexus-password"
|
|
repository: "my-repository"
|
|
|
|
gitea:
|
|
url: "http://127.0.0.1:3000"
|
|
token: "your-gitea-token"
|
|
username: "your-gitea-username"
|
|
repo: "your-gitea-repo"
|