source: ReserveNGo-backend/src/main/resources/application.properties@ 9bcad23

Last change on this file since 9bcad23 was cf09deb, checked in by Nikola Jordanoski <nikolaj_koko@…>, 3 months ago

Added security (not fully implemented)

  • Property mode set to 100644
File size: 80 bytes
Line 
1spring.application.name=ReserveNGo
2server.port=8080
3spring.profiles.active=h2
4
5
Note: See TracBrowser for help on using the repository browser.