1
0
Fork 0

docs: add readme and example .env

This commit is contained in:
Arthur K. 2026-03-02 05:02:37 +03:00
parent 533e382e0e
commit ccd4d82194
Signed by: wzray
GPG key ID: B97F30FDC4636357
2 changed files with 111 additions and 0 deletions

8
.env.example Normal file
View file

@ -0,0 +1,8 @@
# HTTP server port
PORT=80
# Trigger background token refresh when usage reaches threshold percent
USAGE_REFRESH_THRESHOLD=85
# Persistent data directory (tokens, screenshots)
DATA_DIR=/data