Added the base layout from the old Part-DB.

This commit is contained in:
Jan Böhmer 2019-02-24 18:32:03 +01:00
parent f0bea8ff4d
commit 5b49dc2a3f
5 changed files with 251 additions and 6 deletions

7
.env
View file

@ -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