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