mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 12:41:22 -06:00
Update README.md
Should be port 8080 that it links to in the container.
This commit is contained in:
parent
6acaf260e7
commit
a8c798bf46
@ -86,7 +86,7 @@ If you want to pre-configure a single server, you can provide its config via env
|
||||
```shell
|
||||
docker run \
|
||||
--name shlink-web-client \
|
||||
-p 8000:80 \
|
||||
-p 8000:8080 \
|
||||
-e SHLINK_SERVER_URL=https://s.test \
|
||||
-e SHLINK_SERVER_API_KEY=6aeb82c6-e275-4538-a747-31f9abfba63c \
|
||||
shlinkio/shlink-web-client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user