Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
framework-tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 07d88822
authored
Jul 03, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改nacos配置文件
1 parent
b545e6d1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
arch-gateway/src/main/resources/bootstrap-dev.yml
arch-overall/src/main/resources/bootstrap-dev.yml
arch-gateway/src/main/resources/bootstrap-dev.yml
View file @
07d8882
server
:
server
:
port
:
19000
port
:
19000
nacos
:
nacos
:
server-addr
:
192.168.0.2
1
0:18848
server-addr
:
192.168.0.2
0
0:18848
username
:
nacos
username
:
nacos
password
:
nacos
password
:
nacos
namespace
:
${NAMESPACE:
public
}
namespace
:
${NAMESPACE:
arch
}
file-extension
:
yaml
file-extension
:
yaml
spring
:
spring
:
cloud
:
cloud
:
...
...
arch-overall/src/main/resources/bootstrap-dev.yml
View file @
07d8882
server
:
server
:
port
:
17003
port
:
17003
nacos
:
nacos
:
server-addr
:
192.168.0.2
1
0:18848
server-addr
:
192.168.0.2
0
0:18848
username
:
nacos
username
:
nacos
password
:
nacos
password
:
nacos
namespace
:
${NAMESPACE:
public
}
namespace
:
${NAMESPACE:
arch
}
file-extension
:
yaml
file-extension
:
yaml
spring
:
spring
:
cloud
:
cloud
:
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment