mirror of
https://git.swurl.xyz/swirl/pacebin.git
synced 2025-03-18 10:54:24 +00:00
5 lines
146 B
Text
5 lines
146 B
Text
BIN="BINDIR/BINNAME"
|
|
# replace this with the path to clink (usually /usr/local/bin/pacebin by default)
|
|
DIR="/srv/pacebin"
|
|
PORT=8081
|
|
SEED="secret"
|