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 bug
release
xiaohanzi
3 years ago
parent
dac06ade4b
commit
abb66b08f8
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
config-server/src/main/resources/yml-config/service-org-dev.yml
+ 2
- 2
config-server/src/main/resources/yml-config/service-org-dev.yml
View File
@@ -13,8 +13,8 @@ logging:
#DataSource配置,默认主数据源
spring:
profiles:
include: rabbitmq
#
profiles:
#
include: rabbitmq
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.jdbc.Driver
Write
Preview
Loading…
Cancel
Save