Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genolist
legiolist
Commits
a9edefff
Commit
a9edefff
authored
Aug 14, 2020
by
Remi PLANEL
Browse files
remove webapp.hostname and port
parent
544ef6e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/legiolist.properties
View file @
a9edefff
...
...
@@ -41,19 +41,19 @@ db.userprofile-production.datasource.password=PSQL_PWD
#####################
# Web application deployment properties
webapp.hostname
=
localhost
webapp.port
=
8080
#
webapp.hostname=localhost
#
webapp.port=8080
# location of tomcat server and path of webapp - e.g. access http://localhost:8080/malariamine
webapp.deploy.url
=
http://localhost:8080
webapp.path
=
legiolist
webapp.path
=
PATH
# tomcat username and password needed to deploy webapp
webapp.manager
=
TOMCAT_USER
webapp.password
=
TOMCAT_PWD
# 'Home' link
webapp.baseurl
=
https://legiolist-kubernetes.pasteur.cloud
webapp.baseurl
=
BASE_URL
# account name for superuser (who can edit appearance and publish templates)
superuser.account
=
rplanel@pasteur.fr
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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