Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-parent
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 2ec6fb68
authored
May 11, 2021
by
ypenglv
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
FTP配置
1 parent
a6ab269f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
27 additions
and
2 deletions
nafmii-admin/src/main/resources/application-dev.yml
nafmii-admin/src/main/resources/application-prod.yml
nafmii-admin/src/main/resources/application-test.yml
nafmii-app/src/main/resources/application-prod.yml
nafmii-app/src/main/resources/application-test.yml
nafmii-admin/src/main/resources/application-dev.yml
View file @
2ec6fb6
...
...
@@ -37,3 +37,8 @@ spring:
nafmii
:
log-path
:
D:/NAFMII
dao-uri
:
org.nafmii.admin
ftp
:
host
:
127.0.0.1
password
:
peng1003
prot
:
21
username
:
ypenglv
nafmii-admin/src/main/resources/application-prod.yml
View file @
2ec6fb6
...
...
@@ -28,3 +28,8 @@ spring:
nafmii
:
log-path
:
D:/NAFMII
dao-uri
:
org.nafmii.admin
ftp
:
host
:
127.0.0.1
password
:
peng1003
prot
:
21
username
:
ypenglv
nafmii-admin/src/main/resources/application-test.yml
View file @
2ec6fb6
...
...
@@ -28,3 +28,8 @@ spring:
nafmii
:
log-path
:
D:/NAFMII
dao-uri
:
org.nafmii.admin
ftp
:
host
:
127.0.0.1
password
:
peng1003
prot
:
21
username
:
ypenglv
nafmii-app/src/main/resources/application-prod.yml
View file @
2ec6fb6
...
...
@@ -43,4 +43,9 @@ spring:
timeout
:
1000ms
nafmii
:
log-path
:
D:/NAFMII
dao-uri
:
org.nafmii.app
\ No newline at end of file
dao-uri
:
org.nafmii.app
ftp
:
host
:
127.0.0.1
password
:
peng1003
prot
:
21
username
:
ypenglv
\ No newline at end of file
nafmii-app/src/main/resources/application-test.yml
View file @
2ec6fb6
...
...
@@ -43,4 +43,9 @@ spring:
timeout
:
1000ms
nafmii
:
log-path
:
E:/NAFMII
dao-uri
:
org.nafmii.app
\ No newline at end of file
dao-uri
:
org.nafmii.app
ftp
:
host
:
127.0.0.1
password
:
peng1003
prot
:
21
username
:
ypenglv
\ No newline at end of file
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