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

4 lines
152 B
Plaintext

# This will only be available when run on the server!
DB_PASSWORD="none"
# This will be available everywhere!
PUBLIC_POKEAPI="https://pokeapi.co/api/v2"