From 0f0b8ed3191210707965cc78ae626023c3b922f0 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 12 May 2026 22:08:30 +0100 Subject: add clerk auth --- communities/red-right-hand/174bg.net/production/docker-compose.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'communities/red-right-hand/174bg.net/production/docker-compose.yaml') diff --git a/communities/red-right-hand/174bg.net/production/docker-compose.yaml b/communities/red-right-hand/174bg.net/production/docker-compose.yaml index 901cf5c..b5d38b3 100644 --- a/communities/red-right-hand/174bg.net/production/docker-compose.yaml +++ b/communities/red-right-hand/174bg.net/production/docker-compose.yaml @@ -5,3 +5,4 @@ services: ports: - "3000:3000/tcp" - "3000:3000/udp" + env_file: 174bg-net.env # we don't include this file for obvious reasons, but it should contain the necessary environment variables for the application to run -- cgit v1.2.3