From bab2d368f9a508d3220bd94326928cd966362226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sag=E2=80=8Be?= Date: Sat, 27 Jul 2024 21:47:56 +0100 Subject: [PATCH] Update port information in README to 8080 Ref: https://github.com/shlinkio/shlink-web-client/pull/902 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac34ecd..25cf213f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The application runs 100% in the browser, so you can safely access any shlink in If you want to deploy shlink-web-client in a container-based cluster (kubernetes, docker swarm, etc), just pick the [shlinkio/shlink-web-client](https://hub.docker.com/r/shlinkio/shlink-web-client/) image and do it. -It's a lightweight [nginx:alpine](https://hub.docker.com/r/library/nginx/) image serving the static app on port 80. +It's a lightweight [nginx:alpine](https://hub.docker.com/r/library/nginx/) image serving the static app on port 8080. ### Self-hosted