diff --git a/src/main/resources/shout-link-config b/src/main/resources/shout-link-config index cbd95cc..25007b6 160000 --- a/src/main/resources/shout-link-config +++ b/src/main/resources/shout-link-config @@ -1 +1 @@ -Subproject commit cbd95cc80893896ab46fdbb27fe36debeef0df25 +Subproject commit 25007b674dd95b3aa18b14e5cfb6816b6492e288 diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml new file mode 100644 index 0000000..13360ee --- /dev/null +++ b/src/test/resources/application.yml @@ -0,0 +1,6 @@ +jwt: + issuer: test + expiry-seconds: 3600 + secret: bAM5hBSuhrVhI6aVvNPk1r9rR3n8Ar4Atest + refresh-expiry-seconds: 18000 + refresh-secret: cjOYckwZQhEqZOCZCCjCIG4W0HFPfSjMtest