Use env vars instead of json
This commit is contained in:
parent
57ae8a5e94
commit
89585cae0e
8 changed files with 28 additions and 38 deletions
3
.idea/runConfigurations/Doki.xml
generated
3
.idea/runConfigurations/Doki.xml
generated
|
|
@ -1,5 +1,8 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Doki" type="Application" factoryName="Application">
|
||||
<option name="envFilePaths">
|
||||
<option value="$PROJECT_DIR$/.env" />
|
||||
</option>
|
||||
<option name="MAIN_CLASS_NAME" value="net.hypr.doki.Doki" />
|
||||
<module name="doki" />
|
||||
<method v="2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue