mirror of
https://git.swurl.xyz/swirl/link.git
synced 2025-01-15 18:46:34 +00:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
BIN="BINDIR/BINNAME" # replace this with the path to link (usually /usr/local/bin/linkserv by default)
|
|
COPY="2021 you@your.doma.in"
|
|
DB="/srv/link/link.db"
|
|
PORT=8080
|
|
SEED="secret"
|
|
URL="https://your.doma.in"
|