clean: remove duplicate
This commit is contained in:
@@ -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
|
## API Documentation
|
||||||
|
|
||||||
The API is fully documented with Swagger.
|
The API is fully documented with Swagger.
|
||||||
|
|||||||
Reference in New Issue
Block a user