export const API_HOST = '127.0.0.1'; export const API_PORT = '8400'; export const UPLOADED_CONTRACTS_DIR = './contracts-uploads/';