Remove redundant log lines

This commit is contained in:
2025-10-10 20:44:19 +02:00
parent cdc896c5f0
commit 23253eb06c
3 changed files with 2 additions and 19 deletions

View File

@@ -1,8 +1,9 @@
DB_PATH=db.sqlite
HTTP_SERVER_PORT=3000
ESI_CLIENT_ID=your-client-id
ESI_REDIRECT_URI=http://localhost:3000/callback
ESI_SCOPES=esi-planets.manage_planets.v1
HTTP_SERVER_PORT=3000
ESI_REFRESH_INTERVAL=P10M
WEBHOOK_URL=https://your-webhook-url.com