Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
K
konnektbox-edgex-go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ELASTIC-H2020
ELASTIC-SA
Fog-Platform
konnektbox-edgex-go
Commits
48a0fa9d
Commit
48a0fa9d
authored
Jul 10, 2019
by
Marco Gonzalez Hierro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed default location of docker certs to /certs/export.*
parent
7feaaeb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cmd/export-distro/res/docker/configuration.toml
cmd/export-distro/res/docker/configuration.toml
+2
-2
No files found.
cmd/export-distro/res/docker/configuration.toml
View file @
48a0fa9d
...
...
@@ -40,8 +40,8 @@ File = '/edgex/logs/edgex-export-distro.log'
[Certificates]
[Certificates.MQTTS]
Cert
=
'
dummy
.crt'
Key
=
'
dummy
.key'
Cert
=
'
/certs/export
.crt'
Key
=
'
/certs/export
.key'
[Certificates.AWS]
Cert
=
'dummy.crt'
...
...
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