Skip to content

Commit

Permalink
restart fakeserver if used as well
Browse files Browse the repository at this point in the history
  • Loading branch information
featheredtoast committed Nov 17, 2024
1 parent 2ff3f28 commit 3df4f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
profiles:
- debug
image: nginx
restart: unless-stopped
volumes:
- ./fakeserver/metrics:/usr/share/nginx/html/metrics
- ./fakeserver/data:/usr/share/nginx/html/data
Expand Down

0 comments on commit 3df4f62

Please sign in to comment.