Fix timezone in .env.example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8988a504c3
commit
8a10c8a859
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ DASHBOARD_PORT=5050
|
|||
REFRESH_INTERVAL=60
|
||||
SSH_TIMEOUT=10
|
||||
SSH_KEY_PATH=/root/.ssh/id_ed25519
|
||||
TZ=America/New_York
|
||||
TZ=America/Indiana/Indianapolis
|
||||
|
|
|
|||
Loading…
Reference in a new issue