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.

26 lines
400B

  1. VERSION=0.9.1
  2. SYSTEM_NAME='Turnen Auf Zeit'
  3. #DB_USER='root'
  4. #DB_PWD='TurnenAufZeit'
  5. #DB_HOST='mongo'
  6. #DB_PORT=27017
  7. #DB_SOURCE='admin'
  8. #DB_DB='TurnenAufZeit'
  9. MAIL_HOST=''
  10. MAIL_PORT=25
  11. MAIL_SECURE=false
  12. MAIL_USER=''
  13. MAIL_PWD=''
  14. MAIL_ADDRESS=''
  15. MAIL_NAME=''
  16. #SERVER_PORT=3000
  17. #SERVER_LISTEN='0.0.0.0'
  18. #SERVER_HOST='http://localhost:8080'
  19. GRAPHQL_SERVER='ws://localhost:3000/graphql'
  20. ADMIN_MAIL=''