You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, only the PostgreSQL 15 and MySQL 8 containers will start. To
start all version of MySQL and PostgreSQL, use the following command:
```
docker compose --profile mysql --profile postgres up
```
0 commit comments