diff --git a/.env.example b/.env.example index 9d7c0e1..0b0ef68 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ CONFIG_FILE_PATH=configuration.toml # Optional token for API calls to the backend BACKEND_API_TOKEN= -# An option URL to the old API to proxy for migration purposes +# A URL to the old API to proxy for migration purposes OLD_API_URL= # Database connection details