Configuration required to get started
{{ error }}
Create a default configuration file automatically. This will set up basic settings to get you started quickly.
Create your own configuration file with custom settings. This gives you full control over the application settings.
Create a file named {{ config_path }} in the root directory of the application.
After creating the configuration file, restart the Price Tracker application.
If you're running this application in Docker, you can configure it using environment variables instead of a config file:
Available environment variables: DATABASE_PATH, EMAIL_ENABLED, SMTP_SERVER, SMTP_PORT, SMTP_USERNAME, SMTP_PASSWORD, SENDER_EMAIL, RECIPIENT_EMAIL, WEBHOOK_ENABLED, WEBHOOK_URL