Files
Oxicloud/tests/caldav/test.env
T

12 lines
461 B
Bash
Raw Normal View History

2026-07-14 20:34:19 +02:00
# Test credentials for local/CI CalDAV client-driven tests — NOT real secrets.
#
# Uses a distinct port from api-test/webdav (8087) and webdav-drive-root
# (8089) so it can run concurrently with those suites if the developer
# opens multiple terminals. The orchestrator (`run-pycaldav.sh`) spawns
# its own postgres + server tied to this port.
base_url=http://localhost:8091
username=admin
email=admin@example.com
# gitguardian:ignore
password=TestPassword1!