forgejo updates
This commit is contained in:
parent
2fe1980518
commit
fc831dbc7f
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
[[workspace]]
|
[[workspace]]
|
||||||
path = "$HOME/projects/personal"
|
path = "$HOME/projects/personal"
|
||||||
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
||||||
origin.base_addr = "ssh://git@pingo.thermokar.st"
|
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
|
||||||
origin.name = "pingo"
|
origin.name = "pingo"
|
||||||
repos = [
|
repos = [
|
||||||
"devlog",
|
"devlog",
|
||||||
|
@ -21,7 +21,7 @@ remotes = []
|
||||||
[[workspace]]
|
[[workspace]]
|
||||||
path = "$HOME/projects/personal"
|
path = "$HOME/projects/personal"
|
||||||
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
||||||
origin.base_addr = "ssh://git@pingo.thermokar.st"
|
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
|
||||||
origin.name = "pingo"
|
origin.name = "pingo"
|
||||||
repos = [
|
repos = [
|
||||||
"akdillon",
|
"akdillon",
|
||||||
|
@ -36,7 +36,7 @@ remotes = [{ name = "dokku", base_addr = "ssh://dokku@pingo.thermokar.st" }]
|
||||||
[[workspace]]
|
[[workspace]]
|
||||||
path = "$HOME/projects/mds"
|
path = "$HOME/projects/mds"
|
||||||
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
ssh_key_path = "$HOME/.ssh/id_ecdsa"
|
||||||
origin.base_addr = "ssh://git@pingo.thermokar.st"
|
origin.base_addr = "ssh://git@git.thermokar.st/thermokarst"
|
||||||
origin.name = "pingo"
|
origin.name = "pingo"
|
||||||
repos = [
|
repos = [
|
||||||
"arctic_hibernators_schema",
|
"arctic_hibernators_schema",
|
||||||
|
|
Loading…
Add table
Reference in a new issue