Browse Source

⚰️ Remove environments

pull/2625/head
Daniel Molenda 2 weeks ago
parent
commit
b44cc622c7
  1. 5
      docker-compose.yml

5
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

Loading…
Cancel
Save