move registry and well-known to system + update focalboard
This commit is contained in:
parent
129a92864a
commit
857f30ce0c
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
focalboard:
|
focalboard:
|
||||||
container_name: focalboard
|
container_name: focalboard
|
||||||
image: mattermost/focalboard:latest
|
image: registry.bhasher.com/focalboard:latest
|
||||||
environment:
|
environment:
|
||||||
- VIRTUAL_HOST=localhost
|
- VIRTUAL_HOST=localhost
|
||||||
- VIRTUAL_PORT=8000
|
- VIRTUAL_PORT=8000
|
||||||
|
|
|
@ -123,11 +123,10 @@ sections:
|
||||||
url: https://nodered.bhasher.com
|
url: https://nodered.bhasher.com
|
||||||
statusCheckUrl: http://nodered:1880
|
statusCheckUrl: http://nodered:1880
|
||||||
id: 13_1631_nodered
|
id: 13_1631_nodered
|
||||||
- title: Planka
|
- title: Focalboard
|
||||||
icon: hl-planka
|
icon: hl-mattermost
|
||||||
url: https://planka.bhasher.com
|
url: https://board.bhasher.com
|
||||||
statusCheckUrl: http://planka:1337
|
id: 14_1631_focalboard
|
||||||
id: 14_1631_planka
|
|
||||||
- title: Vaultwarden
|
- title: Vaultwarden
|
||||||
icon: hl-vaultwarden
|
icon: hl-vaultwarden
|
||||||
url: https://vault.bhasher.com
|
url: https://vault.bhasher.com
|
||||||
|
|
Loading…
Reference in New Issue