source: Git/Sources/src/main/resources/application.properties@ 980eeda

main
Last change on this file since 980eeda was 980eeda, checked in by Test <matonikolov77@…>, 22 months ago

Restructuring project

  • Property mode set to 100644
File size: 121 bytes
Line 
1spring.profiles.active=prod
2
3server.port=9090
4
5spring.thymeleaf.cache=false
6
7spring.mvc.hiddenmethod.filter.enabled=true
Note: See TracBrowser for help on using the repository browser.