mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-02-17 14:33:17 +00:00
add missing renames
This commit is contained in:
parent
81a92667e0
commit
a4c1db65ea
@ -24,7 +24,7 @@ x-pg-exporter-env: &pg_exp_env
|
||||
|
||||
# Services definitions
|
||||
services:
|
||||
nwaku:
|
||||
logos-messaging-node:
|
||||
image: ${NWAKU_IMAGE:-harbor.status.im/wakuorg/nwaku:v0.37.0-beta}
|
||||
restart: on-failure
|
||||
ports:
|
||||
@ -86,7 +86,7 @@ services:
|
||||
restart: on-failure:5
|
||||
depends_on:
|
||||
- postgres-exporter
|
||||
- nwaku
|
||||
- logos-messaging-node
|
||||
|
||||
grafana:
|
||||
image: docker.io/grafana/grafana:latest
|
||||
|
||||
@ -7413,7 +7413,7 @@
|
||||
]
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "nwaku-monitoring",
|
||||
"title": "logos-messaging-nim-monitoring",
|
||||
"uid": "yns_4vFVk",
|
||||
"version": 1
|
||||
}
|
||||
@ -1,4 +1,4 @@
|
||||
instance_name = nwaku dashboard
|
||||
instance_name = logos-messaging-nim dashboard
|
||||
|
||||
;[dashboards.json]
|
||||
;enabled = true
|
||||
|
||||
@ -46,7 +46,7 @@ fi
|
||||
echocol ""
|
||||
echocol "╔══════════════════════════════════════════════════════════════════════════════╗"
|
||||
echocol "║ ║"
|
||||
echocol "║ Welcome to nwaku-compose wizard ║"
|
||||
echocol "║ Welcome to logos-messaging-nim-compose wizard ║"
|
||||
echocol "║ ║"
|
||||
echocol "╚══════════════════════════════════════════════════════════════════════════════╝"
|
||||
echocol ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user