Initialize
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# NTOJ Test Environment Configuration
|
||||
|
||||
# Base URL
|
||||
BASE_URL=https://tobiichi3227.eu.org:312
|
||||
|
||||
# Test Account Credentials
|
||||
TEST_EMAIL=fsdoiujfs@example.org
|
||||
TEST_PASSWORD=Fsdoiujfs
|
||||
|
||||
# Optional: Admin Account (for management tests)
|
||||
# ADMIN_EMAIL=admin@example.org
|
||||
# ADMIN_PASSWORD=AdminPassword
|
||||
Reference in New Issue
Block a user