diff --git a/coolstore-partner-webc/src/main/resources/bootstrap.properties b/coolstore-partner-webc/src/main/resources/bootstrap.properties index ed2256673..e54d1e5b3 100644 --- a/coolstore-partner-webc/src/main/resources/bootstrap.properties +++ b/coolstore-partner-webc/src/main/resources/bootstrap.properties @@ -1,8 +1,7 @@ -spring.application.name=hsay-partner-webb +spring.application.name=hsay-partner-webc spring.profiles.active=@profileActive@ - -server.port=31000 -server.servlet.context-path=/partner/pc +server.port=30900 +server.servlet.context-path=/partner/mini/program #logback logging.config=classpath:logback-spring.xml