Change service
This commit is contained in:
@@ -6,3 +6,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
diesel = { version = "2.2.0", features = ["mysql"] }
|
||||
dotenvy = "0.15"
|
||||
|
||||
|
||||
@@ -6,4 +6,4 @@ file = "src/schema.rs"
|
||||
custom_type_derives = ["diesel::query_builder::QueryId", "Clone"]
|
||||
|
||||
[migrations_directory]
|
||||
dir = "/home/johannes/code/inventur/inventur_db/migrations"
|
||||
dir = "/opt/inventur/inventur/inventur_db/migrations"
|
||||
|
||||
Reference in New Issue
Block a user