Skip to content

Commit

Permalink
Change permission of file, fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Suryansh5545 committed Aug 5, 2023
1 parent 499a238 commit 186efee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
environment:
ANGULAR_ENV: development
ports:
- "49153:49153"
- "49153:49153"
- "4200:4200"
volumes:
- ./frontend:/code
Expand Down
Empty file modified docker/wait-for-it.sh
100644 → 100755
Empty file.

0 comments on commit 186efee

Please sign in to comment.