Add changelog.

This commit is contained in:
Ivaylo Novakov 2022-05-10 17:16:49 +02:00
parent 77c09bf902
commit 0128b492bc
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
- Add Pinner service to the portal stack. Activate it by selecting the 'p' module.

View File

@ -9,8 +9,8 @@ x-logging: &default-logging
services: services:
health-check: health-check:
environment: environment:
- BLOCKER_HOST=10.10.10.110 - PINNER_HOST=10.10.10.130
- BLOCKER_PORT=4000 - PINNER_PORT=4000
blocker: blocker:
# uncomment "build" and comment out "image" to build from sources # uncomment "build" and comment out "image" to build from sources