Skip to content

Commit

Permalink
Add postStartCommand to run the server
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy A. Kuhrt <tracy.a.kuhrt@accenture.com>
  • Loading branch information
tkuhrt committed Jun 26, 2024
1 parent 9036c5f commit f5be6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
"forwardPorts": [
8000
],
"postStartCommand": "mkdocs serve -a 0.0.0.0:8000",
}

0 comments on commit f5be6d8

Please sign in to comment.