[skip ci] Changed Demo URL
This commit is contained in:
parent
7460c8a74c
commit
92e20de3a8
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
![](https://git.ucode.space/Phil/goshorly/badges/main/pipeline.svg)
|
||||
# goshorly
|
||||
|
||||
An easy self-hosted Link shortener in Golang with Redis <3 [Live-Demo](https://gly.one)
|
||||
An easy self-hosted Link shortener in Golang with Redis <3 [Live-Demo](https://goshrt.de)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -20,4 +20,4 @@ wget https://git.ucode.space/Phil/goshorly/-/raw/main/docker-compose-proxy.yml
|
|||
mv docker-compose-proxy.yml docker-compose.yml
|
||||
nano docker-compose.yml # Change the command line on caddy to your domain & environment variables to your needs
|
||||
docker-compose up -d
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue