comment out ALL arguments

This commit is contained in:
Daniel Hansson 2025-07-30 07:45:49 +02:00 committed by GitHub
parent 679c054d0a
commit 0db2ec8bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,9 +6,9 @@ services:
- "5000:5000"
restart: unless-stopped
# command: --disable-web-ui
environment:
- LT_API_KEYS_DB_PATH=/app/db/api_keys.db
- LT_API_KEYS=True
# environment:
# - LT_API_KEYS_DB_PATH=/app/db/api_keys.db
# - LT_API_KEYS=True
# - LT_REQ_LIMIT=120
# - LT_UPDATE_MODELS=True
# - LT_DEBUG=True