mirror of
https://github.com/Kugelschieber/migo.git
synced 2026-01-18 06:40:29 +00:00
16 lines
166 B
Markdown
16 lines
166 B
Markdown
# Migo
|
|
|
|
Micro Go template based content management system.
|
|
|
|
## Configuration
|
|
|
|
```
|
|
MIGO_DATA_DIR=data
|
|
MIGO_HOST=localhost:8080
|
|
MIGO_DEBUG=true
|
|
```
|
|
|
|
## License
|
|
|
|
AGPLv3
|