Skip to content

Commit e7d3a48

Browse files
committed
Merge branch 'main' of github.com:DefangLabs/samples
2 parents 50579ad + f57a661 commit e7d3a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This sample showcases how you could deploy a full-stack application with Angular
3131

3232
For development, we use two local containers, one for the frontend Angular service and one for the backend service in Express. It also uses Caddy as a web server for serving static files. To run the sample locally after cloning the repository, you can run on Docker by doing:
3333

34-
1. `docker compose -f compose.dev.yaml up`
34+
1. `docker compose -f compose.dev.yaml up --build`
3535

3636
---
3737

0 commit comments

Comments
 (0)