Skip to content

Commit

Permalink
chore: docker-compose 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoya324 committed Sep 28, 2024
1 parent be4ef7e commit d478b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
command:
- '--web.enable-lifecycle'
- '--config.file=/etc/prometheus/prometheus.yml'
restart: on-failure[:3]
restart: on-failure
depends_on:
- maru-egg-app
networks:
Expand Down

0 comments on commit d478b36

Please sign in to comment.