Skip to content

Commit

Permalink
Add a new note format block
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Sep 28, 2023
1 parent a817470 commit 59e96f7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,11 @@ docker run \
felddy/foundryvtt:release
```

If you are using `bash`, or a similar shell, consider pre-pending the Docker
command with a space to prevent your credentials from being committed to the
shell history list. See:
[`HISTCONTROL`](https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTCONTROL)
> [!NOTE]
> If you are using `bash`, or a similar shell, consider pre-pending the Docker
> command with a space to prevent your credentials from being committed to the
> shell history list. See:
> [`HISTCONTROL`](https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTCONTROL)
### Running with Docker and a temporary URL ###

Expand Down

0 comments on commit 59e96f7

Please sign in to comment.