6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# This will only be available when run on the server!
|
|
DB_PASSWORD="foobar"
|
|
# This will be available everywhere!
|
|
PUBLIC_POKEAPI="https://pokeapi.co/api/v2"
|
|
|
|
I18N_REDIRECT = true |