Update Containers/Docker/Docker Compose/Password Pusher.md

This commit is contained in:
Nicole Rappe
2023-12-31 22:45:20 -07:00
parent 708f25445c
commit cde98f3be1

View File

@ -30,3 +30,6 @@ networks:
```jsx title=".env" ```jsx title=".env"
PWPUSH_MASTER_KEY=<PASSWORD> # Read Documention on how to generate a master key, then put it here PWPUSH_MASTER_KEY=<PASSWORD> # Read Documention on how to generate a master key, then put it here
``` ```
!!! note "PWPUSH_MASTER_KEY"
Generate a master key by visiting the [official online key generator]().