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

Last change on this file since cf09deb 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.