Curie-Web/config.ini

21 lines
346 B
INI
Raw Normal View History

[DATABASE]
HOST = navanspi.duckdns.org
PORT = 3306
USER = curieweb
PASSWORD = curie-web-russian-54
NAME = curie
[SMTP]
SERVER = smtp.gmail.com
PORT = 587
EMAIL = navanchauhan@gmail.com
PASSWORD = okrs shoc ahtk idui
[LOGS]
ERRORS = logs/errors.log
INFO = data/info.log
[FILES]
UPLOAD_FOLDER = ./app/static/uploads
TEMPLATES_FOLDER = templates