Update procedure
Please follow this process.
- If you access Watcher via a DNS (e.g. https://watcher.com) get the last version of
/.env
and/docker-compose.yml
files and fill CSRF_TRUSTED_ORIGINS with your DNS in the/.env
file.
What's Changed
- Fix #74 and Fix 403 CSRF Forbidden Error by @Felix83000 in #75
Full Changelog: v1.2.4...v1.2.5