From 96f13b9cb6b6b88f80be4ab4517943768d8bbada Mon Sep 17 00:00:00 2001 From: prasannakumar <142010251+spkumar17@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:28:47 +0530 Subject: [PATCH] Update application.properties 8888 --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 051d2d25c..8bd37b988 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -24,4 +24,4 @@ logging.level.org.springframework=INFO # Maximum time static resources should be cached spring.web.resources.cache.cachecontrol.max-age=12h -server.port=80 \ No newline at end of file +server.port=8888