mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	dev(ml): fixed docker-compose.dev.yml, updated locust (#3951)
				
					
				
			* fixed dev docker compose * updated locustfile * deleted old script, moved comments to locustfile
This commit is contained in:
		| @@ -34,7 +34,7 @@ services: | ||||
|     ports: | ||||
|       - 3003:3003 | ||||
|     volumes: | ||||
|       - ../machine-learning/app:/usr/src/app | ||||
|       - ../machine-learning:/usr/src/app | ||||
|       - model-cache:/cache | ||||
|     env_file: | ||||
|       - .env | ||||
|   | ||||
		Reference in New Issue
	
	Block a user