mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
add auto reloading to minijinja
This commit is contained in:
@ -6,7 +6,7 @@ Minimal example of using the template engine [MiniJinja](https://github.com/Keat
|
||||
|
||||
```sh
|
||||
cd templating/minijinja
|
||||
cargo run
|
||||
TEMPLATE_AUTORELOAD=true cargo run
|
||||
```
|
||||
|
||||
- <http://localhost:8080>
|
||||
|
Reference in New Issue
Block a user