Skip to content

Commit

Permalink
removed restart from collector
Browse files Browse the repository at this point in the history
  • Loading branch information
Cufee committed Jan 19, 2025
1 parent 0895114 commit 2a25fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dokploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
extends:
file: docker-compose.base.yaml
service: aftermath-collector-base
restart: always
restart: no
environment:
- COLLECTOR_BACKEND_URL=aftermath-service:${PRIVATE_SERVER_PORT}
networks:
Expand Down

0 comments on commit 2a25fe6

Please sign in to comment.