aio2o-fastapi-sample/percona-server/.env.original

4 lines
127 B
Plaintext

MYSQL_USER="aio2o"
MYSQL_PASSWORD="yourpasswordhere"
MYSQL_ROOT_PASSWORD="yourrootpasswordhere"
MYSQL_DATABASE="yourdbnamehere"