Skip to content

Commit 289f7bd

Browse files
authored
Update application.yml
1 parent e46da91 commit 289f7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ spring:
2121

2222
app:
2323
jwt:
24-
secret: jwt-secret-key
24+
secret: ${JWT_SECRET:change-me}

0 commit comments

Comments
 (0)