Corrected a number of apt packaging issues

This commit is contained in:
jude
2023-06-13 10:40:04 +01:00
parent c4bd2c1d18
commit c824a36832
7 changed files with 16 additions and 16 deletions

View File

@ -105,7 +105,7 @@ pub async fn initialize(
.manage(reqwest_client)
.manage(serenity_context)
.manage(db_pool)
.mount("/static", FileServer::from(concat!(env!("CARGO_MANIFEST_DIR"), "/static")))
.mount("/static", FileServer::from("/lib/reminder-rs/static"))
.mount(
"/",
routes![