server.port=8088
spring.datasource.url=jdbc:postgresql://192.168.1.253:5432/job_tracker
spring.datasource.username=jobuser
spring.datasource.password=jobpass