Skip to content

Commit

Permalink
revert config.run.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gskrobisz committed Jan 13, 2025
1 parent c4a3f99 commit bfe6011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .run/NussknackerApp-dist-config.run.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="NussknackerApp-dist-config" type="Application" factoryName="Application">
<option name="ALTERNATIVE_JRE_PATH" value="/usr/lib/jvm/java-1.11.0-openjdk-amd64" />
<option name="ALTERNATIVE_JRE_PATH" value="corretto-11" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
<envs>
<env name="AUTHENTICATION_USERS_FILE" value="../../../nussknacker-dist/src/universal/conf/users.conf" />
Expand Down Expand Up @@ -34,4 +34,4 @@
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
</component>

0 comments on commit bfe6011

Please sign in to comment.