Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ai-api
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
ai-api
Commits
e69f2546
Commit
e69f2546
authored
Oct 23, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
53edc9d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
pom.xml
pom.xml
+4
-4
No files found.
pom.xml
View file @
e69f2546
...
...
@@ -29,7 +29,7 @@
</activation>
<properties>
<profiles.active>
develop
</profiles.active>
<profiles.server.port>
31043
</profiles.server.port>
<profiles.server.port>
8098
</profiles.server.port>
<profiles.log.path>
/home/mortals/app/logs
</profiles.log.path>
<profiles.log.level>
info
</profiles.log.level>
<profiles.baseUrl>
http://10.225.128.55
</profiles.baseUrl>
...
...
@@ -44,7 +44,7 @@
<id>
test
</id>
<properties>
<profiles.active>
test
</profiles.active>
<profiles.server.port>
31043
</profiles.server.port>
<profiles.server.port>
8098
</profiles.server.port>
<profiles.log.path>
/home/mortals/app/logs
</profiles.log.path>
<profiles.log.level>
info
</profiles.log.level>
<profiles.baseUrl>
http://10.225.128.55
</profiles.baseUrl>
...
...
@@ -58,13 +58,13 @@
<profile>
<id>
yibin
</id>
<properties>
<profiles.server.port>
31043
</profiles.server.port>
<profiles.server.port>
8098
</profiles.server.port>
<profiles.log.path>
/home/mortals/app/logs
</profiles.log.path>
<profiles.log.level>
info
</profiles.log.level>
<profiles.baseUrl>
http://172.15.28.113:9903/
</profiles.baseUrl>
<profiles.ocrUrl>
http://172.15.28.113:9901/
</profiles.ocrUrl>
<profiles.apiUrl>
http://172.15.28.113:9902/
</profiles.apiUrl>
<profiles.mq>
sanya
</profiles.mq>
<profiles.mq>
yibin
</profiles.mq>
<profiles.activemq.brokerUrl>
tcp://172.15.28.113:62818
</profiles.activemq.brokerUrl>
<profiles.publish.path>
/home/publish
</profiles.publish.path>
</properties>
...
...
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