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

About using .env file #324

Open
xgocn opened this issue Aug 15, 2024 · 2 comments
Open

About using .env file #324

xgocn opened this issue Aug 15, 2024 · 2 comments

Comments

@xgocn
Copy link

xgocn commented Aug 15, 2024

I see many process.env in the code. Is there a .env file and what is its general format

@twilson63
Copy link
Collaborator

twilson63 commented Aug 15, 2024

no .env, buy you can specify env options like

DEBUG=1 MU_URL=.... aos myproc

You can also pass options via cli - aos --help will show you all the options

@xgocn
Copy link
Author

xgocn commented Aug 18, 2024

thanks @twilson63

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

2 participants