rotate passwords

This commit is contained in:
kolaente 2024-04-14 18:37:59 +02:00
parent 5a2a716828
commit 0a1d833915
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 3 additions and 3 deletions

View File

@ -42,8 +42,8 @@ services:
environment:
- MYSQL_DATABASE=swivel
- MYSQL_USER=swivel
- MYSQL_PASSWORD=Leil8aep
- MYSQL_ROOT_PASSWORD=uoWute9Y
- MYSQL_PASSWORD=giu8aehie8Vohnoh
- MYSQL_ROOT_PASSWORD=Ap7Quoh5Iethei1w
redis:
restart: unless-stopped

View File

@ -17,7 +17,7 @@ DB_HOST=db
DB_PORT=3306
DB_DATABASE=swivel
DB_USERNAME=swivel
DB_PASSWORD=Leil8aep
DB_PASSWORD=giu8aehie8Vohnoh
BROADCAST_CONNECTION=log
CACHE_STORE=redis