mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-02-26 13:10:10 -05:00
comment out ALL arguments
This commit is contained in:
parent
679c054d0a
commit
0db2ec8bf5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user