From 771c25caca85bd000e3d99ac69cdf4e552b9a213 Mon Sep 17 00:00:00 2001 From: Sattvik Chakravarthy Date: Wed, 31 Jan 2024 16:34:05 +0530 Subject: [PATCH] Update examples/with-gin/config/dev.yaml --- examples/with-gin/config/dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-gin/config/dev.yaml b/examples/with-gin/config/dev.yaml index babcf5ea..d7909d1b 100644 --- a/examples/with-gin/config/dev.yaml +++ b/examples/with-gin/config/dev.yaml @@ -4,7 +4,7 @@ AppInfo: WebsiteDomain: http://localhost:8080 Server: - Address: localhost:3000 + Address: localhost:3001 CORS: AllowOrigins: