Create .env

This commit is contained in:
David Rotermund 2024-06-29 13:17:51 +02:00 committed by GitHub
parent 70ebc8d53c
commit 64dac0b2f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
mysql/.env Normal file
View file

@ -0,0 +1,2 @@
MARIADB_ROOT_PASSWORD="REDACTED"
MARIADB_PASSWORD="REDACTED"