Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ spring:
max-file-size: 20MB
max-request-size: 20MB

web:
resources:
add-mappings: false

app:
allowed-redirect-origins: ${ALLOWED_ORIGINS}

Expand Down
64 changes: 0 additions & 64 deletions src/main/resources/static/login.html

This file was deleted.