Skip to content

Commit 69160f1

Browse files
Merge pull request #329 from hidekysilva/hidekysilva/issue-326
docs: Update wiki with --build option on Quick Start page
2 parents 5d84bc5 + 50d2440 commit 69160f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/QuickStart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ JWT_KEY= # Custom value
2626

2727
## Step 4 - Run Development Stack
2828

29-
To run the application run `docker-compose up -d`.
29+
To run the application run `docker-compose up -d --build`.
3030

3131
## Step 5 - Confirm Success
3232

0 commit comments

Comments
 (0)