deploy with caprover cli
This commit is contained in:
parent
5e1eac4d78
commit
2f32818a72
3 changed files with 12 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ pub fn rocket_setup(rocket_builder: Rocket<Build>) -> Rocket<Build> {
|
|||
use database::Database;
|
||||
use error::catchers;
|
||||
use response_timer::ResponseTimer;
|
||||
use rocket::fs::{relative, FileServer};
|
||||
use rocket::fs::FileServer;
|
||||
use rocket_dyn_templates::Template;
|
||||
|
||||
// Response timer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue