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