From 90dffb28f202a4593a1320e08fab686e8118e525 Mon Sep 17 00:00:00 2001 From: ngn Date: Wed, 22 May 2024 00:59:03 +0300 Subject: [PATCH] update compose file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91ccac7..d210924 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ services: args: API_URL: "https://api.ngn.tf" ports: - - "127.0.0.1:7002:4173" + - "127.0.0.1:7002:3000" depends_on: - api