This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
neupos-server
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix org config
release
xiaohanzi
3 years ago
parent
0d3e675603
commit
dae279e8a2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
service-org/src/main/resources/bootstrap.yml
+ 1
- 1
service-org/src/main/resources/bootstrap.yml
View File
@@ -5,7 +5,7 @@ spring:
config:
#docker config
#uri: http://config:1001/
uri: http://localhost:1001
uri: http://localhost:1001
/
profile: dev
name: service-org
server:
Write
Preview
Loading…
Cancel
Save