Learn how to configure environment variables for iShortn.
.env.local
file contains various environment variables that need to be set before running iShortn. The .env.example
file is provided as a reference for setting your own environment variables.
To start, copy the content of the .env.example
file into a new file called .env.local
and fill in the values for the environment variables below.
DATABASE_URL
environment variable, which is the same thing as what is in the .env.example
file.
.env.local
file under their respective variables. It should look something like this (real values without censorship):