s
This commit is contained in:
parent
dd85ccc99c
commit
6e6940c21c
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ First configure .env.example and save it to .env
|
||||||
If DATABASE_URL is set, it will connect to a Postgres DB. If blank, it will use an sqlite db in /data
|
If DATABASE_URL is set, it will connect to a Postgres DB. If blank, it will use an sqlite db in /data
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
#set api-domain to where you will be deploying the link shortener, eg: link.example.com, default is localhost:8080
|
|
||||||
git clone https://github.com/waveringana/simplelink && cd simplelink
|
git clone https://github.com/waveringana/simplelink && cd simplelink
|
||||||
./build.sh
|
./build.sh
|
||||||
cargo run
|
cargo run
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue