You've already forked LibreTranslate
							
							
				mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-10-30 23:37:48 +02:00 
			
		
		
		
	Add ref to tty: true
This commit is contained in:
		| @@ -23,6 +23,8 @@ services: | ||||
|             - driver: nvidia | ||||
|               count: 1 | ||||
|               capabilities: [gpu] | ||||
|     ## Uncomment this for logging in docker compose logs | ||||
|     # tty: true | ||||
| # './venv/bin/python is not implemented in the cuda docker yet | ||||
| #    healthcheck: | ||||
| #      test: ['CMD-SHELL', './venv/bin/python scripts/healthcheck.py'] | ||||
|   | ||||
| @@ -11,6 +11,8 @@ services: | ||||
|       timeout: 4s | ||||
|       retries: 4 | ||||
|       start_period: 5s | ||||
|     ## Uncomment this for logging in docker compose logs | ||||
|     # tty: true | ||||
|     ## Uncomment above command and define your args if necessary | ||||
|     # command: --ssl --ga-id MY-GA-ID --req-limit 100 --char-limit 500 | ||||
|     ## Uncomment this section and the libretranslate_api_keys volume if you want to backup your API keys | ||||
|   | ||||
		Reference in New Issue
	
	Block a user