diff --git a/README.md b/README.md index 715e743..78356bd 100644 --- a/README.md +++ b/README.md @@ -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) --- diff --git a/docs/deploy/docker.md b/docs/deploy/docker.md index 037f4ad..af8518a 100644 --- a/docs/deploy/docker.md +++ b/docs/deploy/docker.md @@ -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 -``` \ No newline at end of file +```