You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

7 lines
149 B

CONTAINER_NAME=
MYSQL_VERSION=8.3.0
MYSQL_PORT=6000
MYSQL_DATABASE=mysql_db
MYSQL_USER=mysql_DB
MYSQL_PASSWORD=mysql_db
MYSQL_ROOT_PASSWORD=mysql_db