first commit
This commit is contained in:
parent
28a52cc33b
commit
1673bff28c
2
pom.xml
2
pom.xml
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>iet.ustb.sf</groupId>
|
||||
<artifactId>iet-kpi-mix-service</artifactId>
|
||||
|
@ -1,3 +1,2 @@
|
||||
# 应用服务 WEB 访问端口
|
||||
server.port=8080
|
||||
|
||||
server:
|
||||
port: 8888
|
Loading…
Reference in New Issue
Block a user