We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's no documentation about the envs the gateway operator can use/edit.
envs
The operator has to look at the config.ts file and find out what envs the gateway is trying to load from the .env file.
config.ts
.env
I would suggest creating the following:
.env.example
linux-setup.md
windows-setup.md
The table in markdown could look like this:
If you're okay with this proposal, could you assign it to me? I'm open to doing it.
Thanks in advance for feedback :)
The text was updated successfully, but these errors were encountered:
@rixcian Yeah, we'd be happy to get a PR for this. CCing @Bobinstein on this too since he helps out with our docs.
Sorry, something went wrong.
I think this PR can be closed now (#49 is already merged to the main branch).
@rixcian Closing. Thanks for the reminder!
No branches or pull requests
There's no documentation about the
envs
the gateway operator can use/edit.The operator has to look at the
config.ts
file and find out whatenvs
the gateway is trying to load from the.env
file.I would suggest creating the following:
.env.example
file, where all possibleenvs
will be specified and describe what they doenvs
in the clear table for these files:linux-setup.md
,windows-setup.md
)The table in markdown could look like this:
If you're okay with this proposal, could you assign it to me? I'm open to doing it.
Thanks in advance for feedback :)
The text was updated successfully, but these errors were encountered: