[skip ci] Remove deprecated env

This commit is contained in:
Jakub Orchowski 2025-01-16 13:43:10 +01:00 committed by GitHub
parent 6b8b115703
commit 7b13bdb6ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,5 @@ services:
dockerfile: Dockerfile dockerfile: Dockerfile
environment: environment:
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
- MAX_CHROME_LIFETIME=300
ports: ports:
- "8191:8191" - "8191:8191"