This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
develop
/
digimeta-MultiSaas
Watch
12
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
149
Wiki
Activity
Browse Source
yinruoxi:
新增 1.NLT模块代码上传
tags/B.1.2.0.0_20230819_base
kira
1 year ago
parent
acc80fe75b
commit
d6246d8053
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose.yml
+1
-1
xueyi-modules/xueyi-nlt/src/main/resources/bootstrap.yml
+ 1
- 1
docker-compose.yml
View File
@@ -190,7 +190,7 @@ services:
context: xueyi-modules/xueyi-nlt
dockerfile: ./Dockerfile
ports:
- "99
0
1:99
0
1"
- "991
0
:991
0
"
depends_on:
- xueyi-nacos
- xueyi-redis
+ 1
- 1
xueyi-modules/xueyi-nlt/src/main/resources/bootstrap.yml
View File
@@ -1,6 +1,6 @@
# Tomcat
server:
port: 99
0
1
port: 991
0
# Spring
spring:
Write
Preview
Loading…
Cancel
Save