remove opencode, it is a nightmare to keep updated, using nix-ld instead
This commit is contained in:
parent
1ebdb42d62
commit
066e915e43
14 changed files with 82 additions and 180 deletions
|
|
@ -7,6 +7,7 @@ let
|
|||
name = "forgejo";
|
||||
|
||||
hostDataDir = "/var/lib/${name}";
|
||||
|
||||
hostAddress = "10.0.0.1";
|
||||
containerAddress = "10.0.0.2";
|
||||
hostAddress6 = "fc00::1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue