aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/webpack.common.js
diff options
context:
space:
mode:
authorayalaben <ayala.benzvi@amdocs.com>2018-06-06 14:23:36 +0300
committerOren Kleks <orenkle@amdocs.com>2018-06-07 05:55:55 +0000
commit51105af1cf133035ecdd11ac11fbe90e129b1c3e (patch)
tree38e977f6ccb1ce1359015b6a73d6dbd477c699f4 /catalog-ui/webpack.common.js
parentcd0672f83bef9965fe3f109e43d78c65d321544b (diff)
Bugfix - update vsp item
Change-Id: I71f096fe14355f8137d67c6d374d91db2d5b3ac9 Issue-ID: SDC-1403 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Diffstat (limited to 'catalog-ui/webpack.common.js')
0 files changed, 0 insertions, 0 deletions
; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Configuration
=============

.. note::
   * This section is used to describe the options a software component offers for configuration.

   * Configuration is typically: provided for platform-component and sdk projects;
     and referenced in developer and user guides.
   
   * This note must be removed after content has been added.



Example ...

You can provide the following in ``basic.conf``

``host=ADDRESS``
  The address of the host

``port=PORT``
  The port used for signaling

  Optional. Default: ``8080``