source: src/main/resources/application.properties

Last change on this file was a51a591, checked in by colovik <j.colovik@…>, 14 months ago

final

  • Property mode set to 100644
File size: 98 bytes
Line 
1server.port=9999
2spring.profiles.active=prod
3spring.jpa.properties.hibernate.default_schema=public
Note: See TracBrowser for help on using the repository browser.