🩹(tilt) fix minor indentation issue in the Tilt file

No functional impact, just a formatting cleanup.
This commit is contained in:
lebaudantoine
2026-02-19 15:26:08 +01:00
committed by aleb_the_flash
parent e18b732776
commit 002c7c0e42

View File

@@ -70,7 +70,7 @@ docker_build(
'localhost:5001/meet-agents:latest',
context='../src/agents',
dockerfile='../src/agents/Dockerfile',
only=['.'],
only=['.'],
target = 'production',
live_update=[
sync('../src/agents', '/app'),