Copy the default .env.default to .env and modify as needed. ## REQUIRED # Homeserver client API admin token (synapse only) # Required for the service to verify room membership UVS_ACCESS_TOKEN=foobar ...