Update sk1/README.md
This commit is contained in:
parent
ecf4948ca1
commit
53e9268384
@ -88,7 +88,7 @@ The application consists of four containers:
|
|||||||
Secrets are stored using environment variables. Create a `.env` file in the project root:
|
Secrets are stored using environment variables. Create a `.env` file in the project root:
|
||||||
|
|
||||||
```env
|
```env
|
||||||
DB_PASSWORD=postgres123
|
DB_PASSWORD=xxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
> The `.env` file is excluded from Git using `.gitignore`.
|
> The `.env` file is excluded from Git using `.gitignore`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user