Merge pull request #2547 from LeoColomb/patch-1

Fix YOURLS documentation link in README content
This commit is contained in:
Tianon Gravi 2025-02-28 18:14:22 +00:00 committed by GitHub
commit da3056db42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Then, access it via `http://localhost:8080/admin/` or `http://<host-ip>:8080/adm
## Environment Variables
When you start the `yourls` image, you can adjust the configuration of the YOURLS instance by passing one or more environment variables on the `docker run` command line.
The YOURLS instance accepts [a number of environment variables for configuration](https://yourls.org/#Config).
The YOURLS instance accepts [a number of environment variables for configuration](https://yourls.org/docs/guide/essentials/configuration).
A few notable/important examples for using this Docker image include the following.
### `YOURLS_SITE`