Add service.
This commit is contained in:
parent
4094afff3d
commit
adfaa2afe2
6 changed files with 86 additions and 3 deletions
|
@ -29,7 +29,7 @@ export async function config_default() {
|
|||
"$schema": "https://git.barnulf.net/mb/feseur/raw/branch/master/asset/config_schema.json",
|
||||
file_path: join(await home_path(), "todo"),
|
||||
repo_path: join(await home_path(), ".local", "share", "feseur"),
|
||||
remote_url: "ssh://git.barnulf.net/mb/todo.git",
|
||||
remote_url: "ssh://forgejo@barnulf.net/mb/todo.git",
|
||||
} as ConfigType
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue