From 6a95eb2cfae8664ec94a40c15673ab6ae12cbfa9 Mon Sep 17 00:00:00 2001 From: Tadashi Nemoto Date: Thu, 4 Apr 2024 12:13:20 +0900 Subject: [PATCH] Fix document koyeb.md Signed-off-by: Tadashi Nemoto --- docs/deployment/koyeb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/koyeb.md b/docs/deployment/koyeb.md index 9ff87350be..3e30881752 100644 --- a/docs/deployment/koyeb.md +++ b/docs/deployment/koyeb.md @@ -26,7 +26,7 @@ backend: listen: # The $PORT environment variable is a feature of Koyeb # https://www.koyeb.com/docs/apps/services - port: ${PORT] + port: ${PORT} ``` ## Push and deploy Backstage to Koyeb