Skip to content

Commit

Permalink
fix docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
willyfromtheblock committed Nov 30, 2023
1 parent b9e4c5b commit 9609ba8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ services:
- RATING_MARGIN=10
- PROTECTED_MODE=false
- RAPID_API_SECRET=
restart:
always
delay: 1m
restart: always
ports:
- "3001:3001"
logging:
Expand Down

0 comments on commit 9609ba8

Please sign in to comment.