fix: set POSTGRES_PASSWORD in core secrets
This commit is contained in:
@@ -225,7 +225,7 @@ config:
|
||||
## Secrets
|
||||
secrets:
|
||||
core:
|
||||
POSTGRES_PASSWORD: ""
|
||||
POSTGRES_PASSWORD: "St0nks0racl3!"
|
||||
MINIO_ACCESS_KEY: ""
|
||||
MINIO_SECRET_KEY: ""
|
||||
REDIS_PASSWORD: ""
|
||||
|
||||
Reference in New Issue
Block a user