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

配置文件

parent 1c2ad25b
......@@ -9,7 +9,7 @@ spring:
active: dev
data:
mongodb:
uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/admin
uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
mail:
host: smtp.qiye.aliyun.com
port: 465
......@@ -61,7 +61,7 @@ spring:
profiles: dev
data:
mongodb:
uri: mongodb://admin:123456@47.119.25.86:27017/browser
uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
---
spring:
......@@ -75,4 +75,4 @@ spring:
profiles: staging
data:
mongodb:
uri: mongodb://user:${MONGODB_PASSWORD}@staging-mongodb:27017/browser
\ No newline at end of file
uri: mongodb://super:Cdex32eO9@47.119.25.86:27017/browser
\ 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