Skip to content

Commit

Permalink
more docker changes
Browse files Browse the repository at this point in the history
  • Loading branch information
argonmining committed Aug 10, 2024
1 parent 0881a1a commit 30dca1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
- .env
restart: always

prometheus:
kaspool-prmths:
image: prom/prometheus
container_name: kaspool-prmths
depends_on:
Expand Down Expand Up @@ -90,7 +90,7 @@ services:
networks:
- backend
depends_on:
- prometheus
- kaspool-prmths
- kaspool-monitor
restart: always
# postgres-backup:
Expand Down

0 comments on commit 30dca1e

Please sign in to comment.