Closed
Description
- Gitea version (or commit ref): d572336 ( probably from a74426d )
- Git version:
- Operating system: Linux Ubuntu
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
In Docker after update from be4ec0c to d572336 the custom/templates is not more read ( in particular after the modification of template/home.tmpl.
The public image ( custom/public/img ) is not affected.
Probably the cause is the a74426d commit.