Update application.yml

This commit is contained in:
2022-11-11 06:08:27 -03:00
committed by GitHub
parent 8a3e7bacc9
commit c982e2282a

View File

@@ -16,7 +16,7 @@ server:
servlet:
session:
cookie:
same-site: lax
same-site: none
port: ${PORT}
spring:
@@ -63,4 +63,4 @@ spring:
properties:
hibernate:
dialect: org.hibernate.dialect.PostgreSQLDialect
format_sql: true
format_sql: true