Skip to content
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

Update .env.example with latest settings #208

Open
wants to merge 3 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

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

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.

2 participants