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

fixing missing curly brackets at the end of main function and removing .env from staging. #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

0x0OZ
Copy link

@0x0OZ 0x0OZ commented Oct 7, 2023

The current node in morhpeus.js doesn't work because of missing curly brackets at the end of the main function so I added it.
Also, I have removed .env and added .env_example because the dev or anyone who might fork the repo could forget that .env is being staged and expose his secrets accidentally which is not a revertable thing.

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.

1 participant