mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 22:07:15 +00:00
chore: update readme with deploy guide
This commit is contained in:
parent
532699e1b6
commit
84bc7ae922
@ -6,6 +6,12 @@
|
|||||||
|
|
||||||
Let's Simplify, Share, and Save your links with **Shortify**.
|
Let's Simplify, Share, and Save your links with **Shortify**.
|
||||||
|
|
||||||
|
## Deploy with Docker in seconds
|
||||||
|
|
||||||
|
```bash
|
||||||
|
docker run -d --name shortify -p 5231:5231 -v ~/.shortify/:/var/opt/shortify stevenlgtm/shortify:latest
|
||||||
|
```
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user