From a0a698677a8c852eada0cf2009cc54edb436cf2f Mon Sep 17 00:00:00 2001 From: Donovan Date: Wed, 20 Nov 2024 17:19:20 -0600 Subject: [PATCH] remove ports --- compose.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/compose.yaml b/compose.yaml index ea76e3c..2531c7a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -11,6 +11,3 @@ services: # .env should contain JWT_SECRET env_file: - .env - - ports: - - "{PORT}:{PORT}" \ No newline at end of file