[skip ci] Changed Demo URL

This commit is contained in:
Phil 2022-02-09 09:04:25 +01:00
parent 7460c8a74c
commit 92e20de3a8
2 changed files with 2 additions and 2 deletions

View file

@ -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)
---

View file

@ -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
```
```