Merge pull request #871 from gradido/fix_database_not_reading_config

fix  database not reading config
This commit is contained in:
Ulf Gebhardt 2021-09-22 17:00:46 +02:00 committed by GitHub
commit f52a117a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
database/build/.env.dist Normal file
View File

@ -0,0 +1,2 @@
// For production you need to put your env file in here.
// Please copy the dist file from the root folder in here and rename it to .env