site-library/.env.dev
2025-03-08 21:04:49 +01:00

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