1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 06:18:58 +01:00

Small fix

This commit is contained in:
Daniil Gentili 2022-06-23 15:15:29 +02:00
parent 4f9aa8a06a
commit 8a83c46363
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -47,6 +47,7 @@ services:
- MARIADB_DATABASE=MadelineProto
- MARIADB_USER=MadelineProto
- MARIADB_PASSWORD=test
- MARIADB_RANDOM_ROOT_PASSWORD=yes
postgres:
image: postgres