You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- SOCIAL_DBMS=postgres
- SOCIAL_DB=test
- SOCIAL_USER=postgres
- SOCIAL_PASSWORD=password
- SOCIAL_DOMAIN=social.localhost
- SOCIAL_NODE_NAME=node
- SOCIAL_ADMIN_EMAIL=test@localhost
- SOCIAL_SITE_PROFILE=public
- MAILER_DSN=sendmail://localhost
- APP_ENV=test
|