Skip to content

Commit

Permalink
[fix] Docker Compose network
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Nov 23, 2023
1 parent d4268a4 commit 2de0909
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ services:
- 3001:3000
volumes:
- polyfill-cache:/tmp/@wessberg/polyfiller
networks:
- polyfiller
healthcheck:
test: ["CMD-SHELL", "curl -f http://localhost:3001/ || exit 1"]
interval: 3s
Expand Down

0 comments on commit 2de0909

Please sign in to comment.