include env files in skeleton
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2022-07-11 22:03:15 +02:00
parent 52f5cbc597
commit f7f87766e3
5 changed files with 93 additions and 3 deletions

13
.env.dev Normal file
View File

@@ -0,0 +1,13 @@
###> symfony/mailer ###
# MAILER_DSN=smtp://localhost
MAILER_DSN=smtp://smtp:1025
###< symfony/mailer ###
DATABASE_URL=postgresql://postgres:postgres@db:5432/postgres?serverVersion=12&charset=utf8
MAILER_URL=smtp://smtp:1025
## Pgadmin credential
PGADMIN_DEFAULT_EMAIL=admin@chill.social
PGADMIN_DEFAULT_PASSWORD=password