summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2022-05-06 14:17:49 +0200
committerGeorg Pfuetzenreuter2022-05-06 14:17:49 +0200
commitc39416707f7253f1e41032fad5a7bc4dd3c17d38 (patch)
tree317ec8dda5100e6830d00f3a025ab13e20f7b582 /src/main/resources/application.properties
parentbeb92675071c69b86b5338297822c834ffd548f6 (diff)
downloadpubsh-web-c39416707f7253f1e41032fad5a7bc4dd3c17d38.tar.gz
pubsh-web-c39416707f7253f1e41032fad5a7bc4dd3c17d38.tar.bz2
pubsh-web-c39416707f7253f1e41032fad5a7bc4dd3c17d38.zip
Implement container deletion
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 6ba5acb..3b5a05b 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,3 +1,4 @@
+spring.mvc.hiddenmethod.filter.enabled=true
keycloak.auth-server-url=http://192.168.5.9:8080/
keycloak.realm=local-devel
keycloak.resource=portal-app