Skip to content
Snippets Groups Projects
dotenv_example 431 B
# Copy this to .env and set your environment variables there
# DO NOT edit this file, as it is part of the public Git repository

# Authentication token to use when pulling data from the EPPO database web services
# EPPO_AUTHTOKEN=FooBar

# MD5 hash of the token needed to perform certain admin operations
# IPMDSS_ADMIN_TOKEN_MD5=FooBar

# URL to the weather api. Used for self referencing
# WEATHER_API_URL=https://com.foo.bar/