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 dockerfile #81

Closed
wants to merge 5 commits into from
Closed

🐳 - update dockerfile #81

wants to merge 5 commits into from

Conversation

GorskiAnthony
Copy link
Contributor

👌 : Add JWT_SECRET in backend/Dockerfile

Comment on lines 14 to 15
ARG JWT_SECRET=${JWT_SECRET}
ENV JWT_SECRET=${JWT_SECRET}
Copy link
Collaborator

Choose a reason for hiding this comment

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

in v4: APP_SECRET ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok cool ! I'll try to see also the npm run migrate to deploy the db too as well as change the order, frontend first, then backend (for P2)

@rocambille
Copy link
Collaborator

superseded by #94

@rocambille rocambille closed this Oct 10, 2023
@GorskiAnthony GorskiAnthony deleted the GorskiAnthony-patch-1 branch January 11, 2024 10:34
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