Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
browser-backend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
browser-backend
Commits
0e980068
Commit
0e980068
authored
Oct 13, 2024
by
chenchao.deng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置文件
parent
1c2ad25b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
application.yml
src/main/resources/application.yml
+4
-4
No files found.
src/main/resources/application.yml
View file @
0e980068
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment