This commit is contained in:
alrevuelta 2023-11-07 19:05:11 +01:00
parent 8da005300c
commit 83ee9f31b1
No known key found for this signature in database
GPG Key ID: F345C9F3CCDB886E
1 changed files with 11 additions and 0 deletions

View File

@ -63,6 +63,17 @@ services:
depends_on:
- postgres
# TODO: Commented until ready
#waku-frontend:
# # TODO: migrate to waku-org
# image: docker.io/alrevuelta/waku-frontend:latest
# #command:
# # - xxx
# ports:
# - 127.0.0.1:4000:3000
# restart: on-failure:5
# depends_on:
# - nwaku
prometheus:
image: docker.io/prom/prometheus:latest