Middleware and docs.

This commit is contained in:
2023-07-18 23:54:46 +02:00
parent 6c47cf18b4
commit 7443478acc
6 changed files with 85 additions and 5 deletions

View File

@@ -1,7 +1,15 @@
# migo
# Migo
Micro Go template based content management system.
## Configuration
```
MIGO_DATA_DIR=data
MIGO_HOST=localhost:8080
MIGO_DEBUG=true
```
## License
AGPLv3