diff --git a/README.md b/README.md index 91016e4..3a96ddb 100644 --- a/README.md +++ b/README.md @@ -169,15 +169,6 @@ server { } ``` -### Application Settings - -```bash -APP_BASE_URL=https://goyco.example.com # assuming you are using a reverse proxy -ADMIN_EMAIL=admin@example.com -TITLE=Goyco # will be displayed in the web interface, choose wisely -DEBUG=false -``` - ## API Documentation The API is fully documented with Swagger.