From b44cc622c7cad3b83794a84377e5f6b3d9ed19a3 Mon Sep 17 00:00:00 2001 From: Daniel Molenda Date: Wed, 20 May 2026 08:38:42 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=B0=EF=B8=8F=20Remove=20environments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index f196aa91..4de25236 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,11 +8,6 @@ services: # - PORT=51821 # - HOST=0.0.0.0 # - INSECURE=false - # Google OAuth (optional): - # - OAUTH_GOOGLE_ENABLED=true - # - OAUTH_GOOGLE_CLIENT_ID=your-client-id.apps.googleusercontent.com - # - OAUTH_GOOGLE_CLIENT_SECRET=your-client-secret - # - OAUTH_GOOGLE_ALLOWED_DOMAIN=example.com image: ghcr.io/wg-easy/wg-easy:15 container_name: wg-easy