Leonardo Vannucci
2018-08-17 f2842bb4c7eb6443de10bb74cc98deda627e79be
dg1cloud-core/src/main/resources/application.properties
....@@ -1,6 +1,6 @@
11 spring.datasource.url=jdbc:postgresql://localhost:5432/dg1cloud
2
-spring.datasource.username=postgres
3
-spring.datasource.password=passero
2
+#spring.datasource.username=postgres
3
+#spring.datasource.password=passero
44 spring.datasource.driver-class-name=org.postgresql.Driver
55 spring.datasource.tomcat.initial-size=10
66 spring.datasource.tomcat.max-wait=30000
....@@ -14,6 +14,6 @@
1414
1515 spring.jpa.open-in-view=true
1616
17
-server.address=vannux.grupposistematica.it
17
+#server.address=vannux.grupposistematica.it
1818
1919 logging.level.it.digione.dg1cloud=DEBUG