mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 03:49:31 +00:00
Added the base layout from the old Part-DB.
This commit is contained in:
parent
f0bea8ff4d
commit
5b49dc2a3f
5 changed files with 251 additions and 6 deletions
7
.env
7
.env
|
|
@ -33,3 +33,10 @@ DATABASE_URL=mysql://root:@127.0.0.1:3306/part-db
|
|||
# Delivery is disabled by default via "null://localhost"
|
||||
MAILER_URL=null://localhost
|
||||
###< symfony/swiftmailer-bundle ###
|
||||
|
||||
|
||||
### Custom vars
|
||||
|
||||
|
||||
|
||||
### End custom vars
|
||||
Loading…
Add table
Add a link
Reference in a new issue