Compare commits
2 commits
367e8b71f2
...
e6facab71b
Author | SHA1 | Date | |
---|---|---|---|
e6facab71b | |||
9dc7ff0861 |
2 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
WOODPECKER_SERVER_ADDR = ":${toString port}";
|
||||
WOODPECKER_GRPC_ADDR = ":${toString port}";
|
||||
|
||||
WOODPECKER_FORGEJO = "true";
|
||||
WOODPECKER_FORGEJO_URL = "https://buffets.kitchen/";
|
||||
WOODPECKER_GITEA = "true";
|
||||
WOODPECKER_GITEA_URL = "https://buffets.kitchen/";
|
||||
};
|
||||
|
||||
environmentFile = config.age.secrets.woodpecker.path;
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue