Skip to content

Commit 7c1db5c

Browse files
committed
save formatted *
1 parent 9bf44c4 commit 7c1db5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/n8n/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ For this sample, you will need to provide the following [configuration](https://
3434

3535
The password for your Postgres database. You need to set this before deploying for the first time.
3636

37-
_You can easily set this to a random string using `defang config set POSTGRES_PASSWORD --random`_
37+
*You can easily set this to a random string using `defang config set POSTGRES_PASSWORD --random`*
3838

3939
### `N8N_ENCRYPTION_KEY`
4040

4141
The encryption key for your n8n instance. This is used to encrypt sensitive data in the database.
4242

43-
_You can easily set this to a random string using `defang config set N8N_ENCRYPTION_KEY --random`_
43+
*You can easily set this to a random string using `defang config set N8N_ENCRYPTION_KEY --random`*
4444

4545
## Deployment
4646

0 commit comments

Comments
 (0)