Skip to content

Commit 1d25199

Browse files
decyjphrCopilot
andauthored
Update docs/deploy.md
Co-authored-by: Copilot <[email protected]>
1 parent b9479b6 commit 1d25199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This will start the container in the background and detached.
7878
- `docker ps`
7979
- This should show the `safe-settings` alive and running
8080

81-
### Start Docker container attached in forground (Debug)
81+
### Start Docker container attached in foreground (Debug)
8282
- If you need to run the container in interactive mode to validate connectivity and functionality:
8383
- `docker run -it -p 3000:3000 safe-settings`
8484
- You will now have the log of the container showing to your terminal, and can validate connectivity and functionality.

0 commit comments

Comments
 (0)