docs: update malago references to mal
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# malago
|
# mal
|
||||||
|
|
||||||
personal anime tracking platform. go/htmx rewrite.
|
personal anime tracking platform. go/htmx rewrite.
|
||||||
|
|
||||||
@@ -158,7 +158,7 @@ make create-user # cli user creation
|
|||||||
## env
|
## env
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
DATABASE_FILE=malago.db
|
DATABASE_FILE=mal.db
|
||||||
SESSION_SECRET=min_32_chars_random
|
SESSION_SECRET=min_32_chars_random
|
||||||
PORT=3000
|
PORT=3000
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user