mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
fa9dfd83c9
* We can't just register an alias as the services need the appId to be injected. if we just register an alias this blows up since the main container doesn't have the appId. * Moved the Authtokens over to show the PoC works Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>