Commit 1063bd273a4f8b4c23af3119b3838c438d61756f
1 parent
bf54c2bf
Added SchedulerBean skeleton.
Showing
1 changed file
with
12 additions
and
0 deletions
BeuthBot.ipr
@@ -811,6 +811,18 @@ | @@ -811,6 +811,18 @@ | ||
811 | <component name="PropertiesComponent"> | 811 | <component name="PropertiesComponent"> |
812 | <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> | 812 | <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> |
813 | </component> | 813 | </component> |
814 | + <component name="PublishConfigData"> | ||
815 | + <serverData> | ||
816 | + <paths name="STRATO"> | ||
817 | + <serverdata> | ||
818 | + <mappings> | ||
819 | + <mapping local="$PROJECT_DIR$/services/ApiAi" web="/" /> | ||
820 | + <mapping local="$PROJECT_DIR$" web="/" /> | ||
821 | + </mappings> | ||
822 | + </serverdata> | ||
823 | + </paths> | ||
824 | + </serverData> | ||
825 | + </component> | ||
814 | <component name="RunManager"> | 826 | <component name="RunManager"> |
815 | <configuration default="true" type="Applet" factoryName="Applet"> | 827 | <configuration default="true" type="Applet" factoryName="Applet"> |
816 | <option name="WIDTH" value="400" /> | 828 | <option name="WIDTH" value="400" /> |