Skip to content

Commit 21a64d2

Browse files
committed
Set port of hakyll dev server
1 parent 72c765e commit 21a64d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ deploy:
5151

5252
# Run hakyll development server in watch mode.
5353
dev:
54-
stack exec -- hakyll-site watch
54+
stack exec -- hakyll-site watch --port 4566
5555

5656
# Build blog artifacts and static files.
5757
build:

0 commit comments

Comments
 (0)