diff --git a/.gitpod.dockerfile b/.gitpod.dockerfile index 71e8f5079d..fba144cd47 100644 --- a/.gitpod.dockerfile +++ b/.gitpod.dockerfile @@ -1,3 +1,3 @@ FROM gitpod/workspace-mysql:latest -ENV APACHE_DOCROOT_IN_REPO="" +ENV APACHE_DOCROOT_IN_REPO="public" diff --git a/api-docs/index.html b/api-docs/index.html index e6852f329c..ce97c8b76f 100644 --- a/api-docs/index.html +++ b/api-docs/index.html @@ -2163,7 +2163,7 @@
Example response (200):
{
- "artistUrl": "https:\/\/koel.host\/images\/artists\/new-cover.jpg"
+ "artistUrl": "https:\/\/koel.host\/img\/artists\/new-cover.jpg"
}
PUT api/artist/{artist}/image