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

This commit is contained in:
Nicole Rappe
2023-12-31 22:46:05 -07:00
parent cfe8321e25
commit e6abe668b7

View File

@ -28,7 +28,7 @@ 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>
``` ```
!!! note "PWPUSH_MASTER_KEY" !!! note "PWPUSH_MASTER_KEY"