mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-15 12:03:46 +00:00
Update README.md
Should be port 8080 that it links to in the container.
This commit is contained in:
committed by
GitHub
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
|
```shell
|
||||||
docker run \
|
docker run \
|
||||||
--name shlink-web-client \
|
--name shlink-web-client \
|
||||||
-p 8000:80 \
|
-p 8000:8080 \
|
||||||
-e SHLINK_SERVER_URL=https://s.test \
|
-e SHLINK_SERVER_URL=https://s.test \
|
||||||
-e SHLINK_SERVER_API_KEY=6aeb82c6-e275-4538-a747-31f9abfba63c \
|
-e SHLINK_SERVER_API_KEY=6aeb82c6-e275-4538-a747-31f9abfba63c \
|
||||||
shlinkio/shlink-web-client
|
shlinkio/shlink-web-client
|
||||||
|
|||||||
Reference in New Issue
Block a user