♻️ Move Drust to root for better package clarity
This commit is contained in:
parent
73ba80eff7
commit
e830d40a12
8 changed files with 29 additions and 34 deletions
7
config/local.default.toml
Normal file
7
config/local.default.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[database]
|
||||
db_name = "drust"
|
||||
db_user = "drust"
|
||||
db_pass = "demo"
|
||||
|
||||
[dev]
|
||||
pagetop_project_dir = "/home/manuelcillero/Proyectos/pagetop"
|
||||
Loading…
Add table
Add a link
Reference in a new issue