mirror of
https://github.com/dmmeteo/docker-shlink-web-client.git
synced 2025-05-01 00:32:45 +01:00
update readme file
This commit is contained in:
parent
cb0294d8fe
commit
112fdc54f4
23
README.md
23
README.md
@ -1,11 +1,6 @@
|
|||||||
# Shlink Web Client with Basic HTTP Auth
|
[](https://github.com/dmmeteo/docker-shlink-web-client/actions/workflows/docker.yml)
|
||||||
|
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
# Shlink Web Client with Basic HTTP Auth
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
|
||||||
[](https://hub.docker.com/r/dmmeteo/shlink-web-client/)
|
|
||||||
|
|
||||||
This repository adds Basic HTTP Auth to the web client of [Shlink][2].
|
This repository adds Basic HTTP Auth to the web client of [Shlink][2].
|
||||||
|
|
||||||
@ -13,11 +8,11 @@ For further documentation see [the official Shlink Dockerhub page][1].
|
|||||||
|
|
||||||
## Environment variables
|
## Environment variables
|
||||||
|
|
||||||
SHLINK_SERVER_URL: The fully qualified URL for the Shlink server.
|
- SHLINK_SERVER_URL: The fully qualified URL for the Shlink server.
|
||||||
SHLINK_SERVER_API_KEY: The API key.
|
- SHLINK_SERVER_API_KEY: The API key.
|
||||||
SHLINK_SERVER_NAME: The name to be displayed. Defaults to Shlink if not provided.
|
- SHLINK_SERVER_NAME: The name to be displayed. Defaults to Shlink if not provided.
|
||||||
SHLINK_BASIC_AUTH_NAME: The name to be displayed in the basic auth dialog (default: Shlink).
|
- SHLINK_BASIC_AUTH_NAME: The name to be displayed in the basic auth dialog (default: Shlink).
|
||||||
SHLINK_BASIC_AUTH_USERS: A comma separated list of users in the form of `user:password` (default: shlink:shlink).
|
- SHLINK_BASIC_AUTH_USERS: A comma separated list of users in the form of `user:password` (default: shlink:shlink).
|
||||||
|
|
||||||
[1]: https://hub.docker.com/r/dmmeteo/shlink-web-client
|
[1]: https://hub.docker.com/r/dmmeteo/docker-shlink-web-client
|
||||||
[2]: https://shlink.io
|
[2]: https://shlink.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user