-
Notifications
You must be signed in to change notification settings - Fork 132
Added Docker files for [AIRAVATA-2090] #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
#These properties will used to enable email base monitoring | ||
email.based.monitor.host=imap.gmail.com | ||
email.based.monitor.address=test@scigap.com | ||
email.based.monitor.password=changeme |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this file be checked in ? It has a bunch of usernames and passwords in it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file was copied from
https://github.com/jeffreypeter/airavata/blob/develop/modules/configuration/server/src/main/resources/airavata-server.properties
So I think these test usernames and passwords.
No description provided.