We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd85ccc commit 6e6940cCopy full SHA for 6e6940c
README.md
@@ -15,7 +15,6 @@ First configure .env.example and save it to .env
15
If DATABASE_URL is set, it will connect to a Postgres DB. If blank, it will use an sqlite db in /data
16
17
```bash
18
-#set api-domain to where you will be deploying the link shortener, eg: link.example.com, default is localhost:8080
19
git clone https://github.com/waveringana/simplelink && cd simplelink
20
./build.sh
21
cargo run
0 commit comments