commit 9aa3f6d2e3e1f8cc8a8ad78408bc82c0ed2084f0
parent daf942d42a7be3ee431f3aae21c1b07fb27dd904
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date: Thu, 29 Aug 2024 15:13:49 +0200
feat(pico): change port
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hcl/default/pico/templates/git-pr.toml.tmpl b/hcl/default/pico/templates/git-pr.toml.tmpl
@@ -1,5 +1,5 @@
# url is used for help commands, exclude protocol
-url = "-p 2222 pr.in0rdr.ch"
+url = "pr.in0rdr.ch"
# where we store the sqlite db, this toml file, git repos, and ssh host keys
data_dir = "./data"
# this gives users the ability to submit reviews and other admin permissions