mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-03 04:24:42 +00:00
Add default website URL for tests
This commit is contained in:
@@ -27,7 +27,7 @@ public class ReactionService {
|
||||
private final NotificationService notificationService;
|
||||
private final EmailSender emailSender;
|
||||
|
||||
@Value("${app.website-url}")
|
||||
@Value("${app.website-url:https://www.open-isle.com}")
|
||||
private String websiteUrl;
|
||||
|
||||
@Transactional
|
||||
|
||||
Reference in New Issue
Block a user