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