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

Feature 83490: Enabler: Application Lifecycle Management #30

Closed
wants to merge 10 commits into from

Conversation

akash2017sky
Copy link
Contributor

No description provided.

@akash2017sky
Copy link
Contributor Author

We need to add following environment variables in your 'Setting > Secrets and Variables > Actions'. Add key value pairs

REACT_APP_LNBITS_NODE_URL: ${{ secrets.REACT_APP_LNBITS_NODE_URL }}
REACT_APP_LNBITS_USERNAME: ${{ secrets.REACT_APP_LNBITS_USERNAME }}
REACT_APP_LNBITS_PASSWORD: ${{ secrets.REACT_APP_LNBITS_PASSWORD }}
REACT_APP_LNBITS_ADMINKEY: ${{ secrets.REACT_APP_LNBITS_ADMINKEY }}
REACT_APP_LNBITS_STORE_ID: ${{ secrets.REACT_APP_LNBITS_STORE_ID }}
REACT_APP_TENANT_ID: ${{ secrets.REACT_APP_TENANT_ID }}
REACT_APP_AAD_CLIENT_ID: ${{ secrets.REACT_APP_AAD_CLIENT_ID }}
REACT_APP_LNBITS_STORE_OWNER_EMAIL: ${{ secrets.REACT_APP_LNBITS_STORE_OWNER_EMAIL }}

@BenGWeeks
Copy link
Owner

Should we just close this now @akash2017sky?

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