diff options
author | MetroWind <chris.corsair@gmail.com> | 2025-09-07 09:42:33 -0700 |
---|---|---|
committer | MetroWind <chris.corsair@gmail.com> | 2025-09-07 09:42:33 -0700 |
commit | ea0d3220db995018335c48eb06b9794235ff436b (patch) | |
tree | 892564cdd4946c6ee9c1051bc31ff5c7bba6ddf1 /packages/arch/shrt.yaml |
Initial commit, mostly just copied from shrt.
Diffstat (limited to 'packages/arch/shrt.yaml')
-rw-r--r-- | packages/arch/shrt.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/arch/shrt.yaml b/packages/arch/shrt.yaml new file mode 100644 index 0000000..9439ccd --- /dev/null +++ b/packages/arch/shrt.yaml | |||
@@ -0,0 +1,7 @@ | |||
1 | data-dir: "/var/lib/shrt" | ||
2 | listen-address: localhost | ||
3 | listen-port: 8080 | ||
4 | # client-id: | ||
5 | # client-secret: | ||
6 | # openid-url-prefix: | ||
7 | base-url: http://localhost:8080 | ||