SuchDoge API
SUCHDOGE_ENV=(Currently active environment - dev/prod);
SUCHDOGE_EMAIL=(Application email);
SUCHDOGE_EMAIL_PASSWORD=(Application email password);
SUCHDOGE_DB_URL=(Database connection url);
SUCHDOGE_DB_USERNAME=(Database user username);
SUCHDOGE_DB_PASSWORD=(Database user password);
SUCHDOGE_JWT_SECRET_KEY=(secret key for signing auth tokens);
SUCHDOGE_DOMAIN_URL=(Activation link domain url, e.g. http://suchdoge.xyz);
AWS_ACCESS_KEY=(AWS access key);
AWS_SECRET_KEY=(AWS secret key);
AWS_BUCKET_NAME=(AWS S3 bucket name);
AWS_REGION=(AWS region);
BLOCK_IO_DOGE_API_KEY=(Block.io doge api key - testnet or mainnet);
BLOCK_IO_PIN=(Block.io secret pin);
BLOCK_IO_API_VERSION=(Block.io api version);
BLOCK_IO_APP_WALLET_LABEL=(Block.io application main wallet label, used for application transaction fees);