updated to gitea instance running on port 80
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
services.gitea-actions-runner.instances = {
|
services.gitea-actions-runner.instances = {
|
||||||
runner1 = {
|
runner1 = {
|
||||||
token = "Pxh7t6Ip39SFjWQyhCjb7xsRC73k5l3JY3jYYzzD";
|
token = "Pxh7t6Ip39SFjWQyhCjb7xsRC73k5l3JY3jYYzzD";
|
||||||
url = "http://gitea.lan:3000/";
|
url = "http://gitea.lan:80/";
|
||||||
name = "runner1";
|
name = "runner1";
|
||||||
enable = true;
|
enable = true;
|
||||||
labels = [ "ubuntu-latest:docker://ubuntu:latest" ];
|
labels = [ "ubuntu-latest:docker://ubuntu:latest" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user