Add changelog.
This commit is contained in:
parent
77c09bf902
commit
0128b492bc
|
@ -0,0 +1 @@
|
|||
- Add Pinner service to the portal stack. Activate it by selecting the 'p' module.
|
|
@ -9,8 +9,8 @@ x-logging: &default-logging
|
|||
services:
|
||||
health-check:
|
||||
environment:
|
||||
- BLOCKER_HOST=10.10.10.110
|
||||
- BLOCKER_PORT=4000
|
||||
- PINNER_HOST=10.10.10.130
|
||||
- PINNER_PORT=4000
|
||||
|
||||
blocker:
|
||||
# uncomment "build" and comment out "image" to build from sources
|
||||
|
|
Reference in New Issue