fix: remove .env.local from git and add .env.example

Remove credentials file from git tracking and provide template for
environment variables.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-03-04 01:49:47 +08:00
parent 9b793b9b93
commit 37e2e2e7d3
3 changed files with 3 additions and 4 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
AUTH_USERNAME=
AUTH_PASSWORD=
RESOURCE_PATH=