mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
docker: fix heading in README.md (#4353)
The unicode non-breaking space character was breaking the heading format; this switches that character for an ASCII space.
This commit is contained in:
parent
375f1b1fde
commit
cf7d5d0c56
@ -73,7 +73,7 @@ Most of settings are obvious and easy to understand, but there are some settings
|
|||||||
|
|
||||||
Full documentation of application settings can be found [here](https://gogs.io/docs/advanced/configuration_cheat_sheet.html).
|
Full documentation of application settings can be found [here](https://gogs.io/docs/advanced/configuration_cheat_sheet.html).
|
||||||
|
|
||||||
### Container Options
|
### Container Options
|
||||||
|
|
||||||
This container have some options available via environment variables, these options are opt-in features that can help the administration of this container:
|
This container have some options available via environment variables, these options are opt-in features that can help the administration of this container:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user