summaryrefslogtreecommitdiff
path: root/sh.conf.example
diff options
context:
space:
mode:
authorGravatar steering7253 <steering7253@proton.me>2026-04-25 08:05:08 -0600
committerGravatar steering7253 <steering7253@proton.me>2026-04-25 08:05:08 -0600
commit9af8fca88f05bbbf1feec32d879f7a2a5a477fc8 (patch)
treedf18cadd06594f5626c023a6bb066319ebc0ae5b /sh.conf.example
parentinit (diff)
create GIT_DIR/info/webHEADmain
Diffstat (limited to 'sh.conf.example')
-rw-r--r--sh.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/sh.conf.example b/sh.conf.example
new file mode 100644
index 0000000..e830344
--- /dev/null
+++ b/sh.conf.example
@@ -0,0 +1,2 @@
+to_host="${to_host:-127.0.0.1}"
+to_port="${to_port:-1337}"