Skip to content

Commit

Permalink
fix(docker): add last empty line in Docker Compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
TAnas0 committed Sep 12, 2024
1 parent f7948f4 commit 3647c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ services:
ports:
- 4000:4000
depends_on:
- db
- db

0 comments on commit 3647c9b

Please sign in to comment.