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

Missing .env.example file #65

Open
nicogaldamez opened this issue Dec 2, 2024 · 0 comments
Open

Missing .env.example file #65

nicogaldamez opened this issue Dec 2, 2024 · 0 comments

Comments

@nicogaldamez
Copy link
Contributor

The README mentions a .env.example file should be copied, but it doesn’t exist.

  1. Copy the example environment variables file to create your own .env file:
    cp .env.example .env

I found the following ENV variables in the code:

MOIRAI_BASICAUTH_NAME
MOIRAI_BASICAUTH_PASSWORD
MOIRAI_GITHUB_REPO_NAME
MOIRAI_GITHUB_ACCESS_TOKEN
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

No branches or pull requests

1 participant