Update application.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user