From 0887761a58beadffae4d2f8811e37da3412a9fd4 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Wed, 13 May 2026 16:44:41 +0100 Subject: include auth config with build --- communities/red-right-hand/174bg.net/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communities/red-right-hand/174bg.net/README.md') diff --git a/communities/red-right-hand/174bg.net/README.md b/communities/red-right-hand/174bg.net/README.md index 59d5886..71f534e 100644 --- a/communities/red-right-hand/174bg.net/README.md +++ b/communities/red-right-hand/174bg.net/README.md @@ -11,5 +11,5 @@ The website is built using [Next.js](https://nextjs.org/) and is deployed via [D After starting the containers, run the following command to apply database migrations: ```sh -docker compose exec 174bg-net npx auth@latest migrate --yes +docker compose exec 174bg-net npx auth@latest migrate --config src/auth.js --yes ``` -- cgit v1.2.3