mirror of
https://github.com/waku-org/nwaku-compose.git
synced 2025-02-19 18:48:29 +00:00
use waku-frontend image
This commit is contained in:
parent
7d9bcac50b
commit
2294e38002
@ -64,17 +64,14 @@ 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
|
||||
waku-frontend:
|
||||
# TODO: migrate to waku-org
|
||||
image: docker.io/alrevuelta/waku-frontend:latest
|
||||
ports:
|
||||
- 127.0.0.1:8080:80
|
||||
restart: on-failure:5
|
||||
depends_on:
|
||||
- nwaku
|
||||
|
||||
prometheus:
|
||||
image: docker.io/prom/prometheus:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user