Files
website/.env.example
2024-05-25 03:01:17 -04:00

4 lines
305 B
Plaintext

# Set this to `true` to enable link validation, useful for development build to make sure all links are valid
# Broken since API routes generate links that are relative, so you can only validate links in development
# (You can ignore any errors that are generated by the API routes)
VALIDATE_LINKS=boolean