Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DARIAH-DE
TextGridRep Portal
Commits
2939a238
Commit
2939a238
authored
May 14, 2020
by
Ubbo Veentjer
Browse files
secure cookies
parent
630082c1
Pipeline
#134947
passed with stages
in 10 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.properties
View file @
2939a238
...
...
@@ -2,6 +2,10 @@
spring.mvc.view.prefix
:
/WEB-INF/jsp/
spring.mvc.view.suffix
:
.jsp
# secure cookies require https => set TGREP_SSL=TRUE env var in docker
tgrep.ssl
=
false
server.servlet.session.cookie.secure
:
${tgrep.ssl}
# textgrid defaults
textgrid.host
:
https://textgridlab.org
handle.host
:
https://hdl.handle.net
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment