From 5c5707ec44a7725d341655f41f98c834389b77e8 Mon Sep 17 00:00:00 2001 From: Petr Glaser <12586960+BleedingDev@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:00:04 +0200 Subject: [PATCH] fix(zerops): fucking YAML spaces --- zerops.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerops.yml b/zerops.yml index cc671fcc..16be6469 100644 --- a/zerops.yml +++ b/zerops.yml @@ -31,7 +31,7 @@ zerops: os: ubuntu ports: - port: 3000 - httpSupport: true + httpSupport: true start: bun apps/backend/dist/index.js deploy: