7 lines
179 B
Bash
7 lines
179 B
Bash
# Test credentials for local/CI API tests — NOT real secrets.
|
|
base_url=http://localhost:8087
|
|
username=admin
|
|
email=admin@example.com
|
|
# gitguardian:ignore
|
|
password=TestPassword1!
|