mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Update configurations for self-hosted (#1558)
* Update configurations for self-hosted
* Revert "Update configurations for self-hosted"
This reverts commit a1ec06c834.
* Use selfhosted.json to configure dev env
This commit is contained in:
@@ -211,6 +211,7 @@ const devServer =
|
||||
}
|
||||
},
|
||||
hot: false,
|
||||
port: envConfig.dev?.port ?? 8080,
|
||||
allowedHosts: envConfig.dev?.allowedHosts ?? "auto",
|
||||
client: {
|
||||
overlay: {
|
||||
|
||||
Reference in New Issue
Block a user