diff --git a/.gitpod.dockerfile b/.gitpod.dockerfile index 71e8f507..fba144cd 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 e6852f32..ce97c8b7 100644 --- a/api-docs/index.html +++ b/api-docs/index.html @@ -2163,7 +2163,7 @@ fetch(url, {
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