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 e82986bb
authored
Jul 14, 2024
by
henry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
1 parent
c456888d
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
framework-analysis/src/main/resources/bootstrap-local.yml
framework-asset/src/main/resources/bootstrap-local.yml
framework-gateway/src/main/resources/bootstrap-local.yml
framework-system-manage/src/main/resources/bootstrap-local.yml
framework-analysis/src/main/resources/bootstrap-local.yml
View file @
e82986b
...
...
@@ -35,6 +35,6 @@ spring:
namespace
:
${nacos.namespace}
config
:
activate
:
on-profile
:
dev
on-profile
:
local
framework-asset/src/main/resources/bootstrap-local.yml
View file @
e82986b
...
...
@@ -35,6 +35,6 @@ spring:
namespace
:
${nacos.namespace}
config
:
activate
:
on-profile
:
dev
on-profile
:
local
framework-gateway/src/main/resources/bootstrap-local.yml
View file @
e82986b
...
...
@@ -44,5 +44,5 @@ spring:
add-to-simple-url-handler-mapping
:
true
config
:
activate
:
on-profile
:
dev
on-profile
:
local
framework-system-manage/src/main/resources/bootstrap-local.yml
View file @
e82986b
...
...
@@ -35,6 +35,6 @@ spring:
namespace
:
${nacos.namespace}
config
:
activate
:
on-profile
:
dev
on-profile
:
local
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