xuxueli преди 5 години
родител
ревизия
ffcc82f23e
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties

+ 3 - 1
xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties

@@ -1,5 +1,7 @@
+# web port
+server.port=8081
 # no web
-spring.main.web-environment=false
+#spring.main.web-environment=false
 
 # log config
 logging.config=classpath:logback.xml