Commit 0e980068 authored by chenchao.deng's avatar chenchao.deng

配置文件

parent 1c2ad25b
...@@ -9,7 +9,7 @@ spring: ...@@ -9,7 +9,7 @@ spring:
active: dev active: dev
data: data:
mongodb: mongodb:
uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/admin uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
mail: mail:
host: smtp.qiye.aliyun.com host: smtp.qiye.aliyun.com
port: 465 port: 465
...@@ -61,7 +61,7 @@ spring: ...@@ -61,7 +61,7 @@ spring:
profiles: dev profiles: dev
data: data:
mongodb: mongodb:
uri: mongodb://admin:123456@47.119.25.86:27017/browser uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
--- ---
spring: spring:
...@@ -75,4 +75,4 @@ spring: ...@@ -75,4 +75,4 @@ spring:
profiles: staging profiles: staging
data: data:
mongodb: mongodb:
uri: mongodb://user:${MONGODB_PASSWORD}@staging-mongodb:27017/browser uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment