Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added startup tip
  • Loading branch information
aaronhmiller authored Mar 17, 2024
1 parent e7263c0 commit 92baaae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ To illustrate usage of certificates and keys (note that currently the included c

`https :/users --verify no`

*NOTE: Handy tip...to use the non-root user's ENV VAR(s) with sudo, `sudo --preserve-env=KEY,CERT docker compose up -d`*

### Passing in your own TLS
To provide your own cert and key, set them as environment variables in your shell, run it using docker compose, and it'll pass the KEY and CERT as env vars to the Node process.

Expand Down

0 comments on commit 92baaae

Please sign in to comment.