Files
timezone-service/.run/Application.run.xml
Peter Siegmund d651676106
Some checks failed
deploy to hetzner / deploy (push) Failing after 4m54s
optimize setup
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-08-23 00:12:17 +02:00

13 lines
533 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<option name="ACTIVE_PROFILES" value="dev" />
<envs>
<env name="EUREKA" value="http://localhost:8761/eureka" />
</envs>
<module name="website" />
<option name="SPRING_BOOT_MAIN_CLASS" value="dev.mars3142.fhq.Application" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>