Skip to content

Commit

Permalink
adding auto restart policy to compose yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Philion committed Jan 25, 2024
1 parent 90bb08b commit f2a8b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ services:
- NETBOX_URL=${NETBOX_URL}
- REDMINE_TOKEN=${REDMINE_TOKEN}
- REDMINE_URL=${REDMINE_URL}
restart: always

0 comments on commit f2a8b23

Please sign in to comment.