Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Coldot committed Aug 2, 2024
1 parent 938df75 commit 230145b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion chat/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ spring.security.user.password=password
### application-db.properties ###
aws.accessKeyId=${AWS_ACCESS_KEY_ID}
aws.secretAccessKey=${AWS_SECRET_ACCESS_KEY}
aws.region=ap-northeast-2
aws.region=ap-northeast-2

server.servlet.session.timeout=10m

0 comments on commit 230145b

Please sign in to comment.