fix: remove dialect to supress a warning
This commit is contained in:
		| @@ -6,4 +6,3 @@ spring.datasource.url=jdbc:postgresql://${DATABASE_URL}/${BACKEND_DB} | ||||
| spring.datasource.username=${BACKEND_USER} | ||||
| spring.datasource.password=${BACKEND_PASSWORD} | ||||
| spring.jpa.hibernate.ddl-auto=update | ||||
| spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user