♻️ 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
6
config/common.toml
Normal file
6
config/common.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[app]
|
||||
name = "Drust"
|
||||
description = "A modern web Content Management System to share your world."
|
||||
|
||||
[database]
|
||||
db_type = "mysql"
|
||||
Loading…
Add table
Add a link
Reference in a new issue