ci/cd + any fixes
This commit is contained in:
@@ -2,7 +2,7 @@ spring.config.import=classpath:/yml_properties/application_production.yml
|
||||
|
||||
spring.application.name=jambotron
|
||||
|
||||
server.port=443
|
||||
server.port=8081
|
||||
#============Localhost Configurations========================
|
||||
|
||||
spring.datasource.url= jdbc:postgresql://localhost:5432/jambotronDB
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#bootJar with profile prod
|
||||
#spring.profiles.active=prod
|
||||
spring.profiles.active=prod
|
||||
|
||||
spring.profiles.active=dev
|
||||
#spring.profiles.active=dev
|
||||
|
||||
Reference in New Issue
Block a user