Fix Fly machine metadata

This commit is contained in:
Jonatan Kłosko 2024-09-06 14:12:37 +07:00
parent d9a47b8845
commit 4ede27ca69

View file

@ -202,7 +202,7 @@ defmodule Livebook.Runtime.Fly do
auto_destroy: true,
restart: %{policy: "no"},
env: env,
metadata: %{livebook_runtime: true}
metadata: %{livebook_runtime: "true"}
}
case Livebook.FlyAPI.create_machine(