plane
plane copied to clipboard
[WEB-2501] chore: add server name to the HocusPocus server while initialization
Summary by CodeRabbit
-
New Features
- Introduced a unique naming mechanism for the HocusPocus server, utilizing UUIDs for better identification.
- Enhanced server configurability by allowing the server name to default to a UUID if not specified in the environment.
-
Chores
- Added the
uuid
package as a new dependency to support unique identifier generation.
- Added the