Working on secrets
This commit is contained in:
@ -17,7 +17,7 @@ services:
|
||||
|
||||
# necessary Postgres options/variables
|
||||
- POSTGRES_USER=mattermost
|
||||
- POSTGRES_PASSWORD=/run/secrets/postgres_password
|
||||
- POSTGRES_PASSWORD=mysupersecretpassword
|
||||
- POSTGRES_DB=mattermost
|
||||
networks:
|
||||
- internal
|
||||
|
||||
Reference in New Issue
Block a user