diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4da4432..8ce16f6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -3,7 +3,7 @@ # =============================== # Set here configurations for the database connection -spring.datasource.url=jdbc:mysql://demo.subho.xyz:3315/banking3?createDatabaseIfNotExist=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=Asia/Kolkata&useSSL=false +spring.datasource.url=jdbc:mysql://10.10.1.36:3310/banking3?createDatabaseIfNotExist=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=Asia/Kolkata&useSSL=false # Username and secret spring.datasource.username=subho @@ -36,4 +36,4 @@ spring.jpa.properties.hibernate.id.new_generator_mappings=false # =============================== # = CHANGE SERVER PORT HERE # ============================== -#server.port=8080 (uncomment this line to change the default port) \ No newline at end of file +#server.port=8080 (uncomment this line to change the default port)