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
tool
amos-tool
Commits
db41e3fd
Commit
db41e3fd
authored
Jul 19, 2023
by
陈祥烨
Browse files
Options
Browse Files
Download
Plain Diff
导出insert
parents
e4e5411d
56d4a0ab
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
pom.xml
pom.xml
+1
-1
application.properties
src/main/resources/application.properties
+5
-0
No files found.
pom.xml
View file @
db41e3fd
...
...
@@ -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 @
db41e3fd
spring.application.name
=
AMOS-ATL
server.servlet.context-path
=
/atl
<<<<<<<
HEAD
#server.servlet.context-path=/jcs
server.port
=
30002
#server.port=20000
=======
server.port
=
30201
>>>>>>>
56d4a0ab360f8ce8f2fa01e2ecf68e745d42bc24
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