Locked video
Please enrol in the course or become Pro to watch this video.
Enrol to course
Are you already enrolled? Log in to continue learning.
Environment variables and validation
Environment variables store sensitive information, such as database connection details, app secrets, and API keys, outside of our application code. In this lesson, we cover how AdonisJS utilises environment variables.