Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-tool
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张帅
amos-tool
Commits
56d4a0ab
Commit
56d4a0ab
authored
Jul 17, 2023
by
xinglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改服务名
parent
e660518b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
pom.xml
pom.xml
+1
-1
application.properties
src/main/resources/application.properties
+2
-3
No files found.
pom.xml
View file @
56d4a0ab
...
...
@@ -5,7 +5,7 @@
<groupId>
com.yeejoin.amos
</groupId>
<artifactId>
amos-api-tool
</artifactId>
<packaging>
jar
</packaging>
<version>
1.
9
.0-SNAPSHOT
</version>
<version>
1.
0
.0-SNAPSHOT
</version>
<name>
amos-api-tool
</name>
<description>
amos-api-tool
</description>
...
...
src/main/resources/application.properties
View file @
56d4a0ab
spring.application.name
=
DemoProject
spring.application.name
=
AMOS-ATL
server.servlet.context-path
=
/atl
#server.servlet.context-path=/jcs
server.port
=
30201
#server.port=20000
spring.profiles.active
=
dev
management.health.elasticsearch.enabled
=
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment