add a small README for the web service

This commit is contained in:
David Christofas
2023-02-14 17:16:00 +01:00
parent 9d89bc258c
commit eb7761dae4
+8
View File
@@ -0,0 +1,8 @@
# Web service
The web service embeds and serves the static files of the [Infinite Scale Web Client](https://github.com/owncloud/web).
It also provides a minimal API for branding functionality like changing the logo.
# Custom compiled Web assets
If you want to use your custom compiled web assets then you can do that by setting the `WEB_ASSET_PATH` variable to point to your compiled files.