|
|
@ -56,7 +56,7 @@ To make Gitea serve custom public files (like pages and images), use the folder |
|
|
|
`$GITEA_CUSTOM/public/` as the webroot. Symbolic links will be followed. |
|
|
|
`$GITEA_CUSTOM/public/` as the webroot. Symbolic links will be followed. |
|
|
|
|
|
|
|
|
|
|
|
For example, a file `image.png` stored in `$GITEA_CUSTOM/public/`, can be accessed with |
|
|
|
For example, a file `image.png` stored in `$GITEA_CUSTOM/public/`, can be accessed with |
|
|
|
the url `http://gitea.domain.tld/image.png`. |
|
|
|
the url `http://gitea.domain.tld/assets/image.png`. |
|
|
|
|
|
|
|
|
|
|
|
## Changing the logo |
|
|
|
## Changing the logo |
|
|
|
|
|
|
|
|
|
|
|