Skip to content

Update .env.example with latest settings #208

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

Open
wants to merge 94 commits into
base: qa
Choose a base branch
from
Open

Conversation

jagnathan
Copy link
Contributor

Update .env.example with latest environment variables including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts

kevinwangcanada and others added 3 commits November 11, 2024 12:10
Update .env.example with latest environment variables
including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts
@jagnathan jagnathan requested a review from dgavini November 25, 2024 18:05
.env.example Outdated
MM_API_TOKEN=

#Rabbitmq settings for MatchMiner communication
RABBITMQ_URL="rabbitmq"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need quotes here? should work without quotes, same with run_match and match_message

.env.example Outdated
MATCHMINER_RECEIVE_QUEUE="match_message"

# email notification settings
MAIL_HOST=mail.uhn.ca
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove mail host address

.env.example Outdated

#DATABASE_URL=mysql://ctims:ctims@localhost:3306/ctims
#AES 256 key, it can be generated using https://cloak.47ng.com/key
#PRISMA_FIELD_ENCRYPTION_KEY=k1.aesgcm256.RhSAzMU4Af5OKXUYQosqNLMRK1Nc3PicRp5iWa6I7Ko=
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove key

.env.example Outdated
#AES 256 key, it can be generated using https://cloak.47ng.com/key
#PRISMA_FIELD_ENCRYPTION_KEY=k1.aesgcm256.RhSAzMU4Af5OKXUYQosqNLMRK1Nc3PicRp5iWa6I7Ko=


NEXTAUTH_SECRET=dAbxJF2DRzqwGYn+BWKdj8o9ieMri4FWsmIRn77r2F8=
Copy link
Collaborator

@mickey-ng mickey-ng Nov 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value needs to be remove as well

Updated with examples and removed the key values from the fields
@mickey-ng
Copy link
Collaborator

looks good

garciad016 and others added 30 commits February 12, 2025 13:03
- Hide validate button in editor page
- Pulled from dev
- revert onClick to onExportClick
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- revert onClick to onExportClick
- revert some code
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
- Correctly formatted sort for Modified column (default sort) in Trials and Results table
Update .env.example with latest environment variables
including settings and configurations for
MatchMiner integration and RabbitMQ
Email notifications
Timeouts
Updated with examples and removed the key values from the fields
Removed hardcoded env variables
Added variables from env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants