AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

chore: update `docker-compose` commands to `docker compose` #132

Closed justlevine closed 2 months ago

justlevine commented 2 months ago

What

Replaces calls to docker-compose with docker compose.

Why

The old commands are no longer included in the GH runner.

How

Testing Instructions

Additional Info

Checklist: