Skip to content

Commit

Permalink
fix the yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liberhe committed Jan 15, 2024
1 parent 12702a5 commit 4e7be68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ backend of official website

## interface for front-end
see :

https://www.postman.com/lively-station-290552/workspace/publicworkspace/collection/13180077-af411142-dfd4-4e33-bfb5-ec26ff095072

https://hoppscotch.io/

## login xyz
https://github.com/spruceid/siwe-go/blob/main/message.go

Expand Down
3 changes: 1 addition & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ server:
session:
timeout: 60m
cookie:
# domain: "*.dapplearning.org"
max-age: -1
max-age: 3600
spring:
datasource:
url: jdbc:mysql://mysql:3306/dl?allowPublicKeyRetrieval=true&useSSL=false
Expand Down

0 comments on commit 4e7be68

Please sign in to comment.