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