Commit graph

2 commits

Author SHA1 Message Date
Johannes Millan
d982b708cc fix(dev): update default SuperSync port to 1901 for local development
- Change default dev URL from port 1900 to 1901 in frontend config
- Add WebAuthn environment variables to supersync override for port 1901
2026-01-24 21:14:57 +01:00
Johannes Millan
cdf52cc4e5 fix(e2e): split docker-compose files for standalone webdav tests
docker-compose.e2e.yaml was failing when used standalone because the
supersync service only had a port override without a base definition.
Split into separate files so e2e:docker:webdav works without errors.
2026-01-09 17:27:30 +01:00