PORT="3000" LOCALHOST="localhost" RETURN_URL="http://localhost:3000/" corsOptionsOrigin="http://localhost:3001" BASE_URL="http://localhost:3000/" # * DATABASE CONFIG SERVER_IP="92.119.76.210" DB_USER="ekspardev_tubisad" DB_PASS="u=C_*G0DU3kZ" DB_NAME="ekspardev_tubisad" DIALECT="mysql"