Skip to content

Commit da8f695

Browse files
author
root
committed
2 parents 9d9f492 + 6d46672 commit da8f695

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@
2323
# Configure your db driver and server_version in config/packages/doctrine.yaml
2424
DATABASE_URL=mysql://user:password_or_empty_if_none@127.0.0.1:3306/DatabaseName
2525
###< doctrine/doctrine-bundle ###
26+
27+
UPLOAD_DIR=upload
28+
IMAGES_UPLOAD_DIR=upload/images
29+
FILES_UPLOAD_DIR=upload/files

0 commit comments

Comments
 (0)