I want to proxy NoteDiscovery with a path like https:///notediscovery, but I saw the index.html has absolute links like /static, and notes have also absolute paths not relative and the same for /api
Is there any way to use relative path? or having absolute path defined as environment variable?
Thank you