wangwei 5 년 전
부모
커밋
e1c2fdd484
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      examcloud-exchange-starter/src/main/resources/application.properties

+ 2 - 2
examcloud-exchange-starter/src/main/resources/application.properties

@@ -1,6 +1,6 @@
 spring.profiles.active=dev
 
 examcloud.startup.startupCode=8007
-examcloud.startup.configCenterHost=localhost
+examcloud.startup.configCenterHost=127.0.0.1
 examcloud.startup.configCenterPort=9999
-examcloud.startup.appSimpleName=exchange
+examcloud.startup.appCode=EX