autofocus

This commit is contained in:
2023-08-21 08:49:18 +03:00
parent 7d446ebe1c
commit 6b0339b457
4 changed files with 25 additions and 30 deletions

View File

@@ -9,8 +9,8 @@ Configure service with .env:
```
EXPOSE=0.0.0.0:8136 # IP/Port to bind
UID=1000 # files will be written as user
GID=1000 # files will be writter as group
UUID=1000 # files will be written as user
UGID=1000 # files will be writter as group
TZ=Europe/Helsinki # your timezone
WORKERS=4 # number of concurrent processes
FLASK_APP_SECRET_KEY=8a36bfea77d842386a2a0c7c3e044228363d # Key that encrypts cookies