Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkadius authored Sep 5, 2024
1 parent 86c7704 commit 2cc0b30
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/akk-stack/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,12 @@ Resolving deltas: 100% (437/437), done.
There are a ton of configuration variables available in the **.env** file that is produced from running the next command, we will get into that later. The key thing here is that it creates the base **.env** and scrambles all of the password fields in the environment

```shell
$ make init-reset-env
make init-reset-env
```

Will output

```
make env-transplant
Wrote updated config to [.env]
make env-scramble-secrets
Expand Down

0 comments on commit 2cc0b30

Please sign in to comment.