Environment variables function

Hi I'm trying generate secrets for my application through the variables. Is there a list of available functions in the document? I can't find it
Solution:
I mean .... This is about the only doc on it. Is this good?...
No description
Jump to solution
10 Replies
Percy
Percy3mo ago
Project ID: 380dbc52-1da9-49e0-96ff-da7227d979d6
Faruq Alli-Balogun
380dbc52-1da9-49e0-96ff-da7227d979d6
Joshie
Joshie3mo ago
What language are you usgin? You should be able to just access the variables through the languages environment abstraction. Like
import os
os.environ["THIS_THING"]
import os
os.environ["THIS_THING"]
Faruq Alli-Balogun
JS/TS Hold on I'm talking about environment functions
Faruq Alli-Balogun
For example this was generated with a function Is there a page on the doc for the available functions?
Joshie
Joshie3mo ago
Ahhh got it. Hold on, let me check
Faruq Alli-Balogun
Thank you
Solution
Joshie
Joshie3mo ago
I mean .... This is about the only doc on it. Is this good?
No description
Faruq Alli-Balogun
GREAT, THANK YOU
Want results from more Discord servers?
Add your server