mirror of
https://git.swurl.xyz/swirl/link.git
synced 2023-11-08 10:44:52 +02: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"
|