mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
Add Rider launch configurations (#2646)
This commit is contained in:
11
.run/Full Server - Self-hosted.run.xml
Normal file
11
.run/Full Server - Self-hosted.run.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Full Server - Self-hosted" type="CompoundRunConfigurationType">
|
||||
<toRun name="Admin: Admin-SelfHost" type="LaunchSettings" />
|
||||
<toRun name="Api: Api-SelfHost" type="LaunchSettings" />
|
||||
<toRun name="Events: Events-SelfHost" type="LaunchSettings" />
|
||||
<toRun name="Identity: Identity-SelfHost" type="LaunchSettings" />
|
||||
<toRun name="Notifications: Notifications-SelfHost" type="LaunchSettings" />
|
||||
<toRun name="Sso: Sso-SelfHost" type="LaunchSettings" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user