Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
escomputers authored Aug 28, 2023
1 parent cd3da76 commit d150ebe
Showing 1 changed file 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 @@ -28,7 +28,7 @@ services:

web:
image: babs:latest
build: build/
#build: build/
command: sh /app/babsproj/entrypoint.sh
volumes:
- .:/app/
Expand Down

0 comments on commit d150ebe

Please sign in to comment.