finally finished the server

This commit is contained in:
2024-09-28 05:39:15 +02:00
parent b6b3591080
commit ab06ba0a76
3 changed files with 295 additions and 78 deletions

View File

@@ -2,6 +2,7 @@
<configuration default="false" name="BoundlessServer" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="com.vaporvee.boundlessutil.BoundlessServer" />
<module name="boundless-server.main" />
<option name="PROGRAM_PARAMETERS" value="-Xms4G -Xmx4G" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/run" />
<method v="2">
<option name="Make" enabled="true" />