Spaces:
Runtime error
Runtime error
File size: 267 Bytes
e762600 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | DB_HOST = localhost
DB_USER = postgres
DB_PASSWORD =
DB_PORT =
DB_NAME =
SALT =
HOST_ADDRESS = localhost
HOST_PORT = 8080
LOG_PATH = logs
EMAIL_VERIFICATION_DURATION =
SMTP_SENDER_EMAIL =
SMTP_SENDER_PASSWORD =
SMTP_HOST =
SMTP_PORT =
|