chore: add env example and fix default sort order
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Database connection for Warehouse Query System
|
||||
DB_SERVER=192.168.110.114
|
||||
DB_PORT=1433
|
||||
DB_DATABASE=CompanyDB
|
||||
DB_USER=
|
||||
DB_PASSWORD=
|
||||
Reference in New Issue
Block a user