diff --git a/env.example b/env.example index e2b0697..e2abad4 100644 --- a/env.example +++ b/env.example @@ -7,5 +7,3 @@ GUNICORN_PROCESSES=2 GUNICORN_THREADS=4 GUNICORN_TIMEOUT=120 GUNICORN_BIND=0.0.0.0:8080 -GITHUB_REPO=https://github.com/your-repository-url # unnecessary for basic operation -GITHUB_SECRET=your_github_secret # unnecessary for basic operation